org.wso2.carbon.deployment.synchronizer.util
Class ServiceReferenceHolder
java.lang.Object
org.wso2.carbon.deployment.synchronizer.util.ServiceReferenceHolder
public final class ServiceReferenceHolder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConfigurationContextService
public static org.wso2.carbon.utils.ConfigurationContextService getConfigurationContextService()
setConfigurationContextService
public static void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
getRegistryService
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
setRegistryService
public static void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
Copyright © 2015 WSO2. All rights reserved.