public class InboundEndpointPersistenceServiceDSComponent extends Object
| Constructor and Description |
|---|
InboundEndpointPersistenceServiceDSComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx) |
protected void |
deactivate(org.osgi.service.component.ComponentContext compCtx) |
static org.wso2.carbon.utils.ConfigurationContextService |
getConfigContextService() |
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) |
public InboundEndpointPersistenceServiceDSComponent()
protected void activate(org.osgi.service.component.ComponentContext ctx)
throws Exception
Exceptionprotected void deactivate(org.osgi.service.component.ComponentContext compCtx)
throws Exception
Exceptionprotected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
public static org.wso2.carbon.utils.ConfigurationContextService getConfigContextService()
Copyright © 2019 WSO2. All rights reserved.