Interface ConfMgrRegistry
-
- All Superinterfaces:
ADEPT2Service
- All Known Implementing Classes:
AbstractRegistry,BootstrapRegistry,InstanceToInstanceRegistry,LocalServiceRegistry,ModelFactoryRegistry,PluginRegistry,ServiceRegistry,TwoPhaseBootstrap
public interface ConfMgrRegistry extends ADEPT2Service
This interface marks anADEPT2Serviceto require a configuration manager in its constructor. This avoids dependencies from theAbstractRegistryto the corresponding services.- Author:
- Ulrich Kreher
-
-
Method Summary
-
Methods inherited from interface de.aristaflow.adept2.base.service.ADEPT2Service
getLocalUris, getRelease, getRuntimeRequiredServices, getServiceInstanceName, getStartupRequiredServices, getURIs, init, ping, preShutdown, shutdown, start
-
-