org.wso2.carbon.utils.internal
Class CarbonUtilsDataHolder

java.lang.Object
  extended by org.wso2.carbon.utils.internal.CarbonUtilsDataHolder

public class CarbonUtilsDataHolder
extends Object


Constructor Summary
CarbonUtilsDataHolder()
           
 
Method Summary
static org.apache.axis2.context.ConfigurationContext getConfigContext()
           
static void setConfigContext(org.apache.axis2.context.ConfigurationContext configContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CarbonUtilsDataHolder

public CarbonUtilsDataHolder()
Method Detail

setConfigContext

public static void setConfigContext(org.apache.axis2.context.ConfigurationContext configContext)

getConfigContext

public static org.apache.axis2.context.ConfigurationContext getConfigContext()


Copyright © 2014 WSO2 Inc. All rights reserved.