Class ConfigurationContextService

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

public class ConfigurationContextService extends Object
  • 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()