org.apache.stratos.cartridge.agent.internal
Class CartridgeAgentServiceComponent

java.lang.Object
  extended by org.apache.stratos.cartridge.agent.internal.CartridgeAgentServiceComponent

public class CartridgeAgentServiceComponent
extends Object


Constructor Summary
CartridgeAgentServiceComponent()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext ctx)
           
protected  void deactivate(org.osgi.service.component.ComponentContext ctx)
           
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

CartridgeAgentServiceComponent

public CartridgeAgentServiceComponent()
Method Detail

activate

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

deactivate

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

setConfigurationContextService

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

unsetConfigurationContextService

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


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.