org.wso2.carbon.url.mapper.clustermessage.internal
Class VirtualHostClusterServiceComponent

java.lang.Object
  extended by org.wso2.carbon.url.mapper.clustermessage.internal.VirtualHostClusterServiceComponent

public class VirtualHostClusterServiceComponent
extends Object

Service Component to sending cluster message


Constructor Summary
VirtualHostClusterServiceComponent()
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualHostClusterServiceComponent

public VirtualHostClusterServiceComponent()
Method Detail

activate

protected void activate(org.osgi.service.component.ComponentContext context)

deactivate

protected void deactivate(org.osgi.service.component.ComponentContext context)

setConfigurationContextService

protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService ccService)

unsetConfigurationContextService

protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService ccService)

setCarbonTomcatService

protected void setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)

unsetCarbonTomcatService

protected void unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)


Copyright © 2015 WSO2. All rights reserved.