Class StatisticsServiceComponent

java.lang.Object
org.wso2.carbon.statistics.internal.StatisticsServiceComponent

public class StatisticsServiceComponent extends Object
  • Constructor Details

    • StatisticsServiceComponent

      public StatisticsServiceComponent()
  • Method Details

    • activate

      protected void activate(org.osgi.service.component.ComponentContext ctxt)
    • getRealmService

      public org.wso2.carbon.user.core.service.RealmService getRealmService()
    • setRealmService

      protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
    • deactivate

      protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
    • setConfigurationContextService

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

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

      protected void setServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
    • unsetServerConfiguration

      protected void unsetServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
    • setRegistryService

      protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
    • unsetRegistryService

      protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
    • getTenantManager

      public static org.wso2.carbon.user.core.tenant.TenantManager getTenantManager()