Package com.sap.cds.services.impl
Class ServiceCatalogImpl
java.lang.Object
com.sap.cds.services.impl.ServiceCatalogImpl
- All Implemented Interfaces:
ServiceCatalogSPI,ServiceCatalog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<S extends Service>
SgetService(Class<S> serviceClass, String name) getService(String name) getServices(Class<S> serviceClass) void
-
Constructor Details
-
ServiceCatalogImpl
public ServiceCatalogImpl()
-
-
Method Details
-
register
- Specified by:
registerin interfaceServiceCatalogSPI
-
getService
- Specified by:
getServicein interfaceServiceCatalog
-
getServices
- Specified by:
getServicesin interfaceServiceCatalog
-
getService
- Specified by:
getServicein interfaceServiceCatalog
-
getServices
- Specified by:
getServicesin interfaceServiceCatalog
-