public class AbstractServiceBusAdmin
extends org.wso2.carbon.core.AbstractAdmin
Constructor and Description |
---|
AbstractServiceBusAdmin() |
Modifier and Type | Method and Description |
---|---|
protected Lock |
getLock() |
protected MediationPersistenceManager |
getMediationPersistenceManager()
Helper method to get the persistence manger
|
protected org.apache.synapse.ServerConfigurationInformation |
getServerConfigurationInformation() |
protected org.apache.synapse.ServerContextInformation |
getServerContextInformation() |
protected org.apache.synapse.config.SynapseConfiguration |
getSynapseConfiguration()
Helper method to retrieve the Synapse configuration from the relevant axis configuration
|
protected org.apache.synapse.core.SynapseEnvironment |
getSynapseEnvironment()
Helper method to retrieve the Synapse environment from the relevant axis configuration
|
protected org.apache.synapse.core.SynapseEnvironment |
getSynapseEnvironment(org.apache.axis2.engine.AxisConfiguration axisCfg) |
protected void |
lockSynapseConfiguration() |
protected void |
unlockSynapseConfiguration() |
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
protected org.apache.synapse.config.SynapseConfiguration getSynapseConfiguration()
protected org.apache.synapse.core.SynapseEnvironment getSynapseEnvironment()
protected org.apache.synapse.core.SynapseEnvironment getSynapseEnvironment(org.apache.axis2.engine.AxisConfiguration axisCfg)
protected MediationPersistenceManager getMediationPersistenceManager()
protected org.apache.synapse.ServerConfigurationInformation getServerConfigurationInformation()
protected org.apache.synapse.ServerContextInformation getServerContextInformation()
protected Lock getLock()
protected void lockSynapseConfiguration()
protected void unlockSynapseConfiguration()
Copyright © 2018 WSO2. All rights reserved.