public class VirtualHostClusterServiceComponent extends Object
| Constructor and Description |
|---|
VirtualHostClusterServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
protected void |
setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService ccService) |
protected void |
unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService ccService) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService ccService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService ccService)
protected void setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)
protected void unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)
Copyright © 2017 WSO2. All rights reserved.