public class TenantAxisConfiguration
extends org.apache.axis2.engine.AxisConfiguration
engagedModules, parameterObservers, parent
CLASSLOADER_KEY, CONTEXTPATH_KEY, EXECUTION_CHAIN_KEY, EXECUTION_FAULT_CHAIN_KEY, EXECUTION_OUT_CHAIN_KEY, IN_FAULTFLOW_KEY, INFLOW_KEY, MESSAGE_RECEIVER_KEY, MODULEREF_KEY, OPERATION_KEY, OUT_FAULTFLOW_KEY, OUTFLOW_KEY, PARAMETER_KEY, PHASES_KEY, SERVICE_CLASS_NAME, STYLE_KEY
Modifier and Type | Method and Description |
---|---|
void |
addParameter(org.apache.axis2.description.Parameter param) |
void |
addParameter(String paramName,
Object value) |
static TenantAxisConfiguration |
createInstance() |
void |
removeParameter(org.apache.axis2.description.Parameter param) |
void |
setRepository(URL axis2Repository) |
addDataLocator, addDataLocatorClassNames, addDefaultModuleVersion, addFaultyServiceDuetoModule, addGlobalModuleRef, addLocalPolicyAssertion, addMessageBuilder, addMessageFormatter, addMessageReceiver, addModule, addModuleConfig, addObservers, addService, addServiceGroup, addServiceToExistingServiceGroup, addTargetResolver, addToAllServicesMap, addTransportIn, addTransportOut, cleanup, deployModule, engageGlobalModules, engageModule, engageModule, engageModule, getClusteringAgent, getConfigurator, getDataLocator, getDataLocatorClassName, getDefaultModule, getDefaultModuleVersion, getFaultyModules, getFaultyServices, getFaultyServicesDuetoModule, getFaultyServicesDuetoModules, getGlobalModules, getInFaultFlowPhases, getInFlowPhases, getKey, getLocalPolicyAssertions, getMessageBuilder, getMessageBuilder, getMessageFormatter, getMessageReceiver, getModule, getModule, getModuleClassLoader, getModuleConfig, getModules, getModulesForPolicyNamesapce, getObserversList, getOutFaultFlowPhases, getOutFlowPhases, getPhasesInfo, getRepository, getSecretResolver, getService, getServiceClassLoader, getServiceForActivation, getServiceGroup, getServiceGroups, getServices, getSystemClassLoader, getTargetResolverChain, getTransactionConfiguration, getTransportIn, getTransportOut, getTransportsIn, getTransportsOut, insertPhase, isAssertionLocal, isChildFirstClassLoading, isEngaged, isEngaged, isEngaged, isStart, notifyObservers, notifyObservers, notifyObservers, onDisengage, onEngage, registerLocalPolicyAssertions, registerModulePolicySupport, removeFaultyService, removeFaultyServiceDuetoModule, removeLocalPolicyAssertion, removeModule, removeModule, removeModule, removeObserver, removeService, removeServiceGroup, setClusteringAgent, setConfigurator, setGlobalOutPhase, setInFaultPhases, setInPhasesUptoAndIncludingPostDispatch, setModuleClassLoader, setOutFaultPhases, setPhasesInfo, setSecretResolver, setServiceClassLoader, setStart, setSystemClassLoader, setTransactionConfig, startService, stopService, validateSystemPredefinedPhases
addChild, addChild, addParameterObserver, applyPolicy, applyPolicy, deserializeParameters, disengageModule, engageModule, engageModule, getAxisConfiguration, getChild, getChildren, getDocumentation, getDocumentationNode, getEngagedModules, getParameter, getParameters, getParameterValue, getParent, getPolicyInclude, getPolicySubject, isParameterLocked, isParameterTrue, removeChild, removeParameterObserver, setDocumentation, setDocumentation, setParent, setPolicyInclude
public static TenantAxisConfiguration createInstance()
public void setRepository(URL axis2Repository)
setRepository
in class org.apache.axis2.engine.AxisConfiguration
public void addParameter(org.apache.axis2.description.Parameter param) throws org.apache.axis2.AxisFault
addParameter
in interface org.apache.axis2.description.ParameterInclude
addParameter
in class org.apache.axis2.description.AxisDescription
org.apache.axis2.AxisFault
public void addParameter(String paramName, Object value) throws org.apache.axis2.AxisFault
addParameter
in class org.apache.axis2.description.AxisDescription
org.apache.axis2.AxisFault
public void removeParameter(org.apache.axis2.description.Parameter param) throws org.apache.axis2.AxisFault
removeParameter
in interface org.apache.axis2.description.ParameterInclude
removeParameter
in class org.apache.axis2.description.AxisDescription
org.apache.axis2.AxisFault
Copyright © 2016 WSO2 Inc. All rights reserved.