public class DefaultConfigFactoryManager extends Object implements ConfigFactoryManager
| Constructor and Description |
|---|
DefaultConfigFactoryManager() |
| Modifier and Type | Method and Description |
|---|---|
ConfigFactory |
getFactory(String namespace)
Get the config factory for the namespace.
|
public ConfigFactory getFactory(String namespace)
ConfigFactoryManagergetFactory in interface ConfigFactoryManagernamespace - the namespaceCopyright © 2023. All rights reserved.