Package com.sap.cds.services.mt.impl
Class SubscriptionDependencyMtHandler
java.lang.Object
com.sap.cds.services.mt.impl.SubscriptionDependencyMtHandler
- All Implemented Interfaces:
com.sap.cds.services.handler.EventHandler
public class SubscriptionDependencyMtHandler
extends Object
implements com.sap.cds.services.handler.EventHandler
Generic implementation of the multi tenancy subscription handler which is responsible for
providing the dependencies to a given bound service. The handler should be reusable for services
that provide the `xsappname` in the binding under a path `uaa.xsappname`.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSubscriptionDependencyMtHandler(Stream<com.sap.cloud.environment.servicebinding.api.ServiceBinding> bindings, String serviceName) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDestinationDependency(com.sap.cds.services.mt.DependenciesEventContext context)
-
Field Details
-
PORTAL
- See Also:
-
HTML5_APPS_REPO
- See Also:
-
-
Constructor Details
-
SubscriptionDependencyMtHandler
-
-
Method Details
-
addDestinationDependency
public void addDestinationDependency(com.sap.cds.services.mt.DependenciesEventContext context)
-