public class AppManagerSampleDeployerComponent extends Object
| Constructor and Description |
|---|
AppManagerSampleDeployerComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context)
This method is triggered when component is activated
|
protected void |
deactivate(org.osgi.service.component.ComponentContext context)
This method is triggered when component is deactivated
|
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService cfgCtxService)
Set the given ConfigurationContextService to ServiceReferenceHolder instance
|
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService cfgCtxService)
Unset the ConfigurationContextService from ServiceReferenceHolder instance
|
protected void activate(org.osgi.service.component.ComponentContext context)
context - smaple deployer component contextprotected void deactivate(org.osgi.service.component.ComponentContext context)
context - smaple deployer component contextprotected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService cfgCtxService)
cfgCtxService - smaple deployer component configuration context serviceprotected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService cfgCtxService)
cfgCtxService - smaple deployer component configuration context serviceCopyright © 2017 WSO2. All rights reserved.