Class CarbonTenantInfoInitiator

  • All Implemented Interfaces:
    org.apache.synapse.commons.util.ext.TenantInfoInitiator

    public class CarbonTenantInfoInitiator
    extends Object
    implements org.apache.synapse.commons.util.ext.TenantInfoInitiator
    • Constructor Detail

      • CarbonTenantInfoInitiator

        public CarbonTenantInfoInitiator()
    • Method Detail

      • initTenantInfo

        public void initTenantInfo()
        Specified by:
        initTenantInfo in interface org.apache.synapse.commons.util.ext.TenantInfoInitiator
      • initTenantInfo

        public void initTenantInfo​(String uri)
        initialize tenant information based on the request URI
        Specified by:
        initTenantInfo in interface org.apache.synapse.commons.util.ext.TenantInfoInitiator
        Parameters:
        uri - request URI
      • cleanTenantInfo

        public void cleanTenantInfo()
        Specified by:
        cleanTenantInfo in interface org.apache.synapse.commons.util.ext.TenantInfoInitiator