public class TenantServiceBusInitializer
extends org.wso2.carbon.utils.AbstractAxis2ConfigurationContextObserver
SynapseConfiguration
for the respective tenants.Constructor and Description |
---|
TenantServiceBusInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
createdConfigurationContext(org.apache.axis2.context.ConfigurationContext configurationContext) |
void |
createSynapseDebugEnvironment(org.apache.synapse.ServerContextInformation contextInfo)
creates Synapse debug environment
creates TCP channels using command and event ports which initializes the interface to outer debugger
set the relevant information in the server configuration so that it can be used when Synapse environment
initializes
|
String |
getProviderClass() |
protected boolean |
isRepoExists(org.wso2.carbon.registry.core.Registry registry)
Checks whether the given repository already existing.
|
boolean |
isRunningDebugMode(String tenantDomain) |
static boolean |
isRunningSamplesMode() |
void |
terminatingConfigurationContext(org.apache.axis2.context.ConfigurationContext configurationContext) |
public void createdConfigurationContext(org.apache.axis2.context.ConfigurationContext configurationContext)
createdConfigurationContext
in interface org.wso2.carbon.utils.Axis2ConfigurationContextObserver
createdConfigurationContext
in class org.wso2.carbon.utils.AbstractAxis2ConfigurationContextObserver
public void terminatingConfigurationContext(org.apache.axis2.context.ConfigurationContext configurationContext)
terminatingConfigurationContext
in interface org.wso2.carbon.utils.Axis2ConfigurationContextObserver
terminatingConfigurationContext
in class org.wso2.carbon.utils.AbstractAxis2ConfigurationContextObserver
public void createSynapseDebugEnvironment(org.apache.synapse.ServerContextInformation contextInfo)
contextInfo
- Server Context Informationprotected boolean isRepoExists(org.wso2.carbon.registry.core.Registry registry)
public boolean isRunningDebugMode(String tenantDomain)
public String getProviderClass()
public static boolean isRunningSamplesMode()
Copyright © 2022 WSO2. All rights reserved.