Class SubscriptionDependencyMtHandler

java.lang.Object
com.sap.cds.services.mt.impl.SubscriptionDependencyMtHandler
All Implemented Interfaces:
EventHandler

public class SubscriptionDependencyMtHandler extends Object implements 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