org.apache.stratos.manager.internal
Class DataHolder
java.lang.Object
org.apache.stratos.manager.internal.DataHolder
public class DataHolder
- extends Object
Holds the some of the data required by the webapps component
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataHolder
public DataHolder()
getRealmService
public static org.wso2.carbon.user.core.service.RealmService getRealmService()
setRealmService
public static void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
getRegistryService
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
getClientConfigContext
public static org.apache.axis2.context.ConfigurationContext getClientConfigContext()
setClientConfigContext
public static void setClientConfigContext(org.apache.axis2.context.ConfigurationContext clientConfigContext)
getServerConfigContext
public static org.apache.axis2.context.ConfigurationContext getServerConfigContext()
setServerConfigContext
public static void setServerConfigContext(org.apache.axis2.context.ConfigurationContext serverConfigContext)
setRegistryService
public static void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.