org.apache.stratos.load.balancer.common.internal
Class LoadBalancerCommonServiceComponent

java.lang.Object
  extended by org.apache.stratos.load.balancer.common.internal.LoadBalancerCommonServiceComponent

public class LoadBalancerCommonServiceComponent
extends Object


Constructor Summary
LoadBalancerCommonServiceComponent()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext context)
           
protected  void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
           
protected  void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadBalancerCommonServiceComponent

public LoadBalancerCommonServiceComponent()
Method Detail

activate

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

setConfigurationContextService

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

unsetConfigurationContextService

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


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.