public class ServiceManagementServiceComponent extends Object
Constructor and Description |
---|
ServiceManagementServiceComponent() |
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 |
setAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService applicationManager) |
protected void |
setConfigurationContext(org.wso2.carbon.utils.ConfigurationContextService configCtx) |
protected void |
setServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationService) |
protected void |
unsetAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService applicationManager) |
protected void |
unsetConfigurationContext(org.wso2.carbon.utils.ConfigurationContextService configCtx) |
protected void |
unsetServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationServiceg) |
protected void activate(org.osgi.service.component.ComponentContext ctxt)
protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
protected void setConfigurationContext(org.wso2.carbon.utils.ConfigurationContextService configCtx)
protected void unsetConfigurationContext(org.wso2.carbon.utils.ConfigurationContextService configCtx)
protected void setServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationService)
protected void unsetServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationServiceg)
protected void setAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService applicationManager)
protected void unsetAppManager(org.wso2.carbon.application.deployer.service.ApplicationManagerService applicationManager)
Copyright © 2023 WSO2. All rights reserved.