public class PriorityMediationAdmin
extends org.wso2.carbon.mediation.initializer.AbstractServiceBusAdmin
Constructor and Description |
---|
PriorityMediationAdmin() |
Modifier and Type | Method and Description |
---|---|
void |
add(String name,
org.apache.axiom.om.OMElement executor) |
org.apache.axiom.om.OMElement |
getExecutor(String name) |
String[] |
getExecutorList() |
void |
remove(String name) |
void |
update(String name,
org.apache.axiom.om.OMElement executor) |
getLock, getMediationPersistenceManager, getServerConfigurationInformation, getServerContextInformation, getSynapseConfiguration, getSynapseEnvironment, getSynapseEnvironment, lockSynapseConfiguration, unlockSynapseConfiguration
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
public void add(String name, org.apache.axiom.om.OMElement executor) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public org.apache.axiom.om.OMElement getExecutor(String name) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public String[] getExecutorList()
public void update(String name, org.apache.axiom.om.OMElement executor) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void remove(String name)
Copyright © 2017 WSO2. All rights reserved.