Package org.wso2.carbon.utils
Class ConfigurationContextService
java.lang.Object
org.wso2.carbon.utils.ConfigurationContextService
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationContextService(org.apache.axis2.context.ConfigurationContext serverConfigContext, org.apache.axis2.context.ConfigurationContext clientConfigContext) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.axis2.context.ConfigurationContextorg.apache.axis2.context.ConfigurationContext
-
Constructor Details
-
ConfigurationContextService
public ConfigurationContextService(org.apache.axis2.context.ConfigurationContext serverConfigContext, org.apache.axis2.context.ConfigurationContext clientConfigContext)
-
-
Method Details
-
getServerConfigContext
public org.apache.axis2.context.ConfigurationContext getServerConfigContext() -
getClientConfigContext
public org.apache.axis2.context.ConfigurationContext getClientConfigContext()
-