Package com.sap.cds.services.impl.mt
Class DeploymentServiceImpl
java.lang.Object
com.sap.cds.services.ServiceDelegator
com.sap.cds.services.impl.mt.DeploymentServiceImpl
- All Implemented Interfaces:
DeploymentService,Service
-
Field Summary
Fields inherited from interface com.sap.cds.services.mt.DeploymentService
DEFAULT_NAME, EVENT_DEPENDENCIES, EVENT_SUBSCRIBE, EVENT_UNSUBSCRIBE, EVENT_UPGRADE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sap.cds.services.ServiceDelegator
after, before, emit, getDelegatedService, getName, onMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cds.services.mt.DeploymentService
upgrade
-
Constructor Details
-
DeploymentServiceImpl
-
-
Method Details
-
dependencies
- Specified by:
dependenciesin interfaceDeploymentService
-
subscribe
- Specified by:
subscribein interfaceDeploymentService
-
upgrade
- Specified by:
upgradein interfaceDeploymentService
-
unsubscribe
- Specified by:
unsubscribein interfaceDeploymentService
-