org.wso2.carbon.utils.internal
Class CarbonUtilsServiceComponent

java.lang.Object
  extended by org.wso2.carbon.utils.internal.CarbonUtilsServiceComponent

public class CarbonUtilsServiceComponent
extends Object


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

Constructor Detail

CarbonUtilsServiceComponent

public CarbonUtilsServiceComponent()
Method Detail

activate

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

setConfigurationContextService

protected void setConfigurationContextService(ConfigurationContextService contextService)

unsetConfigurationContextService

protected void unsetConfigurationContextService(ConfigurationContextService contextService)


Copyright © 2014 WSO2 Inc. All rights reserved.