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 Details

  • Constructor Details

    • SubscriptionDependencyMtHandler

      public SubscriptionDependencyMtHandler(Stream<com.sap.cloud.environment.servicebinding.api.ServiceBinding> bindings, String serviceName)
  • Method Details

    • addDestinationDependency

      public void addDestinationDependency(com.sap.cds.services.mt.DependenciesEventContext context)