Class CloudDeploymentServiceComponent
java.lang.Object
org.wso2.carbon.stratos.deployment.internal.CloudDeploymentServiceComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidactivate(org.osgi.service.component.ComponentContext ctxt) protected voiddeactivate(org.osgi.service.component.ComponentContext ctxt) protected voidsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) protected voidunsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
-
Constructor Details
-
CloudDeploymentServiceComponent
public CloudDeploymentServiceComponent()
-
-
Method Details
-
activate
protected void activate(org.osgi.service.component.ComponentContext ctxt) -
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext ctxt) -
setConfigurationContextService
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) -
unsetConfigurationContextService
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
-