Package org.apache.synapse.carbonext
Class TenantInfoConfigProvider
- java.lang.Object
-
- org.apache.synapse.carbonext.TenantInfoConfigProvider
-
public final class TenantInfoConfigProvider extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CARBON_TENANT_INFO_CONFIGURATOR
-
Constructor Summary
Constructors Constructor Description TenantInfoConfigProvider()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TenantInfoConfigurator
getConfigurator()
-
-
-
Field Detail
-
CARBON_TENANT_INFO_CONFIGURATOR
public static final String CARBON_TENANT_INFO_CONFIGURATOR
- See Also:
- Constant Field Values
-
-
Method Detail
-
getConfigurator
public static TenantInfoConfigurator getConfigurator()
-
-