public interface ServiceRegistryEngine
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getName() |
ServiceRegistryEngineConfiguration |
getServiceRegistryEngineConfiguration() |
ServiceRegistryRepositoryService |
getServiceRegistryRepositoryService() |
ServiceRegistryRuntimeService |
getServiceRegistryRuntimeService() |
String getName()
void close()
ServiceRegistryRepositoryService getServiceRegistryRepositoryService()
ServiceRegistryRuntimeService getServiceRegistryRuntimeService()
ServiceRegistryEngineConfiguration getServiceRegistryEngineConfiguration()