Class InboundEndpointPersistenceServiceDSComponent
java.lang.Object
org.wso2.carbon.inbound.endpoint.persistence.service.InboundEndpointPersistenceServiceDSComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidactivate(org.osgi.service.component.ComponentContext ctx) protected voiddeactivate(org.osgi.service.component.ComponentContext compCtx) static org.wso2.carbon.utils.ConfigurationContextServiceprotected voidsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) protected voidsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) protected voidunsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) protected voidunsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
-
Constructor Details
-
InboundEndpointPersistenceServiceDSComponent
public InboundEndpointPersistenceServiceDSComponent()
-
-
Method Details
-
activate
- Throws:
Exception
-
deactivate
- Throws:
Exception
-
setRegistryService
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) -
unsetRegistryService
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) -
setConfigurationContextService
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) -
unsetConfigurationContextService
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) -
getConfigContextService
public static org.wso2.carbon.utils.ConfigurationContextService getConfigContextService()
-