Class ModuleManagementServiceComponent
java.lang.Object
org.wso2.carbon.module.mgt.internal.ModuleManagementServiceComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidactivate(org.osgi.service.component.ComponentContext ctx) protected voiddeactivate(org.osgi.service.component.ComponentContext context) protected voidsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) protected voidunsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
-
Constructor Details
-
ModuleManagementServiceComponent
public ModuleManagementServiceComponent()
-
-
Method Details
-
activate
protected void activate(org.osgi.service.component.ComponentContext ctx) -
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext context) -
setRegistryService
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) -
unsetRegistryService
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
-