public interface ConfigFactoryManager
| Modifier and Type | Method and Description |
|---|---|
ConfigFactory |
getFactory(String namespace)
Get the config factory for the namespace.
|
ConfigFactory |
getFactory(String appId,
String namespace)
Get the config factory for the namespace.
|
ConfigFactory getFactory(String namespace)
namespace - the namespaceConfigFactory getFactory(String appId, String namespace)
namespace - the namespaceCopyright © 2025. All rights reserved.