Class DestinationServiceMtHandler
java.lang.Object
com.sap.cds.integration.cloudsdk.handler.DestinationServiceMtHandler
- All Implemented Interfaces:
com.sap.cds.services.handler.EventHandler
public class DestinationServiceMtHandler
extends Object
implements com.sap.cds.services.handler.EventHandler
Destination service related implementation of the multi tenancy subscription handler which is
responsible for providing the dependencies to the bound Destination service.
-
Constructor Summary
ConstructorsConstructorDescriptionDestinationServiceMtHandler(Stream<com.sap.cloud.environment.servicebinding.api.ServiceBinding> bindings) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDestinationDependency(com.sap.cds.services.mt.DependenciesEventContext context)
-
Constructor Details
-
DestinationServiceMtHandler
public DestinationServiceMtHandler(Stream<com.sap.cloud.environment.servicebinding.api.ServiceBinding> bindings)
-
-
Method Details
-
addDestinationDependency
public void addDestinationDependency(com.sap.cds.services.mt.DependenciesEventContext context)
-