org.apache.stratos.tenant.activity.ui.internal
Class TenantActivityUIServiceComponent

java.lang.Object
  extended by org.apache.stratos.tenant.activity.ui.internal.TenantActivityUIServiceComponent

public class TenantActivityUIServiceComponent
extends Object


Field Summary
static org.wso2.carbon.utils.ConfigurationContextService contextService
           
static org.apache.stratos.common.util.StratosConfiguration stratosConfiguration
           
 
Constructor Summary
TenantActivityUIServiceComponent()
           
 
Method Summary
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 contextService)
           
protected  void setStratosConfigurationService(org.apache.stratos.common.util.StratosConfiguration stratosConfigService)
           
protected  void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
           
protected  void unsetStratosConfigurationService(org.apache.stratos.common.util.StratosConfiguration ccService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contextService

public static org.wso2.carbon.utils.ConfigurationContextService contextService

stratosConfiguration

public static org.apache.stratos.common.util.StratosConfiguration stratosConfiguration
Constructor Detail

TenantActivityUIServiceComponent

public TenantActivityUIServiceComponent()
Method Detail

activate

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

deactivate

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

setStratosConfigurationService

protected void setStratosConfigurationService(org.apache.stratos.common.util.StratosConfiguration stratosConfigService)

unsetStratosConfigurationService

protected void unsetStratosConfigurationService(org.apache.stratos.common.util.StratosConfiguration ccService)

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.