public interface ConfigFactory
| 限定符和类型 | 方法和说明 |
|---|---|
Config |
create(String namespace)
Create the config instance for the namespace.
|
ConfigFile |
createConfigFile(String namespace,
ConfigFileFormat configFileFormat)
Create the config file instance for the namespace
|
Config create(String namespace)
namespace - the namespaceConfigFile createConfigFile(String namespace, ConfigFileFormat configFileFormat)
namespace - the namespaceCopyright © 2019 Ctrip, Inc.. All rights reserved.