Interface ConfMgrRegistry
- All Superinterfaces:
ADEPT2Service
- All Known Implementing Classes:
AbstractRegistry,BootstrapRegistry,InstanceToInstanceRegistry,LocalServiceRegistry,ModelFactoryRegistry,PluginRegistry,ServiceRegistry,TwoPhaseBootstrap
This interface marks an
ADEPT2Service to require a configuration
manager in its constructor. This avoids dependencies from the
AbstractRegistry to 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