org.wso2.carbon.utils
Class ConfigurationContextService

java.lang.Object
  extended by org.wso2.carbon.utils.ConfigurationContextService

public class ConfigurationContextService
extends Object


Constructor Summary
ConfigurationContextService(org.apache.axis2.context.ConfigurationContext serverConfigContext, org.apache.axis2.context.ConfigurationContext clientConfigContext)
           
 
Method Summary
 org.apache.axis2.context.ConfigurationContext getClientConfigContext()
           
 org.apache.axis2.context.ConfigurationContext getServerConfigContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationContextService

public ConfigurationContextService(org.apache.axis2.context.ConfigurationContext serverConfigContext,
                                   org.apache.axis2.context.ConfigurationContext clientConfigContext)
Method Detail

getServerConfigContext

public org.apache.axis2.context.ConfigurationContext getServerConfigContext()

getClientConfigContext

public org.apache.axis2.context.ConfigurationContext getClientConfigContext()


Copyright © 2014 WSO2 Inc. All rights reserved.