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 |
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) |
public static org.apache.synapse.config.SynapseConfiguration getSynapseConfiguration() throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorException
public static org.apache.synapse.core.SynapseEnvironment getSynapseEnvironment() throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorException
public 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.SequenceEditorException
public static org.apache.synapse.ServerConfigurationInformation getServerConfigurationInformation() throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorException
public static org.apache.synapse.ServerContextInformation getServerContextInformation() throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorException
public static Lock getLock() throws org.wso2.carbon.sequences.common.SequenceEditorException
org.wso2.carbon.sequences.common.SequenceEditorException
Copyright © 2017 WSO2. All rights reserved.