public class WSRegistryServiceComponent extends Object
| Constructor and Description |
|---|
WSRegistryServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctxt) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctxt) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void activate(org.osgi.service.component.ComponentContext ctxt)
ctxt - protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
ctxt - protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
contextService - protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
contextService - protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
Copyright © 2015 WSO2. All Rights Reserved.