public class ServiceReferenceHolder extends Object
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.utils.ConfigurationContextService |
getConfigurationContextService() |
static ServiceReferenceHolder |
getInstance() |
void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
public static ServiceReferenceHolder getInstance()
public org.wso2.carbon.utils.ConfigurationContextService getConfigurationContextService()
public void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
Copyright © 2018 WSO2. All rights reserved.