public class DBServiceRegistryModule extends ServiceRegistryModule
| Constructor and Description |
|---|
DBServiceRegistryModule() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
listServices() |
<T> T |
mapServiceToImplementation(String sService) |
getServiceMeta, getServiceMeta, listMetaServices, mapServiceToImplementation, markServicePooled, markServiceSingletonpublic List<String> listServices() throws Exception
listServices in interface IServiceRegistryModulelistServices in class ServiceRegistryModuleExceptionpublic <T> T mapServiceToImplementation(String sService) throws Exception
mapServiceToImplementation in interface IServiceRegistryModulemapServiceToImplementation in class ServiceRegistryModuleExceptionCopyright © 2016 as-development.net. All rights reserved.