Uses of Interface
org.apache.synapse.carbonext.TenantInfoConfigurator
-
Packages that use TenantInfoConfigurator Package Description org.apache.synapse.carbonext org.apache.synapse.core org.apache.synapse.core.axis2 -
-
Uses of TenantInfoConfigurator in org.apache.synapse.carbonext
Methods in org.apache.synapse.carbonext that return TenantInfoConfigurator Modifier and Type Method Description static TenantInfoConfiguratorTenantInfoConfigProvider. getConfigurator() -
Uses of TenantInfoConfigurator in org.apache.synapse.core
Methods in org.apache.synapse.core that return TenantInfoConfigurator Modifier and Type Method Description TenantInfoConfiguratorSynapseEnvironment. getTenantInfoConfigurator() -
Uses of TenantInfoConfigurator in org.apache.synapse.core.axis2
Methods in org.apache.synapse.core.axis2 that return TenantInfoConfigurator Modifier and Type Method Description TenantInfoConfiguratorAxis2SynapseEnvironment. getTenantInfoConfigurator()Methods in org.apache.synapse.core.axis2 with parameters of type TenantInfoConfigurator Modifier and Type Method Description voidAxis2SynapseEnvironment. setTenantInfoConfigurator(TenantInfoConfigurator configurator)
-