public interface ConfigFactory
| Modifier and Type | Method and Description |
|---|---|
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 © 2022 Ctrip, Inc.. All rights reserved.