org.wso2.carbon.context.internal
Class OSGiDataHolder
java.lang.Object
org.wso2.carbon.context.internal.OSGiDataHolder
public class OSGiDataHolder
- extends Object
TODO: class description
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static OSGiDataHolder getInstance()
getBundleContext
public org.osgi.framework.BundleContext getBundleContext()
setBundleContext
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
setRegistryService
public void setRegistryService(org.wso2.carbon.registry.api.RegistryService registryService)
setServerConfigurationService
public void setServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationService)
getUserRealmService
public org.wso2.carbon.user.api.UserRealmService getUserRealmService()
setUserRealmService
public void setUserRealmService(org.wso2.carbon.user.api.UserRealmService userRealmService)
getRegistryService
public org.wso2.carbon.registry.api.RegistryService getRegistryService()
throws Exception
- Throws:
Exception
getServerConfigurationService
public org.wso2.carbon.base.api.ServerConfigurationService getServerConfigurationService()
Copyright © 2014 WSO2 Inc. All rights reserved.