public class RuleServiceValueHolder extends Object
Constructor and Description |
---|
RuleServiceValueHolder() |
Modifier and Type | Method and Description |
---|---|
static RuleServiceValueHolder |
getInstance() |
org.wso2.carbon.registry.core.service.RegistryService |
getRegistryService() |
void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
void |
unsetRegistryService() |
public static RuleServiceValueHolder getInstance()
public org.wso2.carbon.registry.core.service.RegistryService getRegistryService() throws org.wso2.carbon.registry.core.exceptions.RegistryException
org.wso2.carbon.registry.core.exceptions.RegistryException
public void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
public void unsetRegistryService()
Copyright © 2018 WSO2. All rights reserved.