public class SequenceAdminUtil extends Object
| Constructor and Description |
|---|
SequenceAdminUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Lock |
getLock() |
static org.wso2.carbon.mediation.initializer.persistence.MediationPersistenceManager |
getMediationPersistenceManager()
Helper method to get the persistence manger
|
static org.apache.synapse.ServerConfigurationInformation |
getServerConfigurationInformation() |
static org.apache.synapse.ServerContextInformation |
getServerContextInformation() |
static org.apache.synapse.config.SynapseConfiguration |
getSynapseConfigFromConfigCtx() |
static org.apache.synapse.config.SynapseConfiguration |
getSynapseConfiguration() |
static org.apache.synapse.core.SynapseEnvironment |
getSynapseEnvironment()
Helper method to retrieve the Synapse environment from the relevant axis configuration
|
static org.apache.synapse.core.SynapseEnvironment |
getSynapseEnvironment(org.apache.axis2.engine.AxisConfiguration axisCfg) |
static org.apache.synapse.core.SynapseEnvironment |
getSynapseEnvironmentFromConfigCtx() |
public static org.apache.synapse.config.SynapseConfiguration getSynapseConfiguration()
throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorExceptionpublic static org.apache.synapse.config.SynapseConfiguration getSynapseConfigFromConfigCtx()
throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorExceptionpublic static org.apache.synapse.core.SynapseEnvironment getSynapseEnvironment()
throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorExceptionpublic static org.apache.synapse.core.SynapseEnvironment getSynapseEnvironmentFromConfigCtx()
throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorExceptionpublic static org.apache.synapse.core.SynapseEnvironment getSynapseEnvironment(org.apache.axis2.engine.AxisConfiguration axisCfg)
public static org.wso2.carbon.mediation.initializer.persistence.MediationPersistenceManager getMediationPersistenceManager()
throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorExceptionpublic static org.apache.synapse.ServerConfigurationInformation getServerConfigurationInformation()
throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorExceptionpublic static org.apache.synapse.ServerContextInformation getServerContextInformation()
throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorExceptionpublic static Lock getLock() throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorExceptionCopyright © 2019 WSO2. All rights reserved.