org.wso2.solutions.identity.admin
Class ConfigurationContextHolder

java.lang.Object
  extended by org.wso2.solutions.identity.admin.ConfigurationContextHolder

public class ConfigurationContextHolder
extends java.lang.Object


Constructor Summary
ConfigurationContextHolder()
           
 
Method Summary
static org.apache.axis2.context.ConfigurationContext getConfigurationContext()
           
static void setConfigurationContext(org.apache.axis2.context.ConfigurationContext configCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationContextHolder

public ConfigurationContextHolder()
Method Detail

setConfigurationContext

public static void setConfigurationContext(org.apache.axis2.context.ConfigurationContext configCtx)

getConfigurationContext

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