public abstract class ConfigurationManagerFactory extends AbstractComponentFactory<ConfigurationManager>
| Constructor and Description |
|---|
ConfigurationManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract ConfigurationManager |
createInterface() |
static ConfigurationManagerFactory |
getInstance() |
getInstance, init, isFactoryRegistered, registerFactory, registerFactory, stop, stopAll, unregisterFactorypublic static ConfigurationManagerFactory getInstance()
public abstract ConfigurationManager createInterface()
Copyright © 2019. All rights reserved.