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
Exception
protected void deactivate(org.osgi.service.component.ComponentContext compCtx) throws Exception
Exception
protected 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 © 2020 WSO2. All rights reserved.