public class StatisticsServiceComponent extends Object
Constructor and Description |
---|
StatisticsServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
static org.wso2.carbon.statistics.services.SystemStatisticsUtil |
getSystemStatisticsUtil() |
static boolean |
isPublishingEnabled() |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
setSystemStatisticsUtil(org.wso2.carbon.statistics.services.SystemStatisticsUtil systemStatisticsUtil) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetSystemStatisticsUtil(org.wso2.carbon.statistics.services.SystemStatisticsUtil sysStatUtil) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void deactivate(org.osgi.service.component.ComponentContext context) throws org.wso2.carbon.databridge.agent.exception.DataEndpointException
org.wso2.carbon.databridge.agent.exception.DataEndpointException
protected void setSystemStatisticsUtil(org.wso2.carbon.statistics.services.SystemStatisticsUtil systemStatisticsUtil)
public static org.wso2.carbon.statistics.services.SystemStatisticsUtil getSystemStatisticsUtil()
protected void unsetSystemStatisticsUtil(org.wso2.carbon.statistics.services.SystemStatisticsUtil sysStatUtil)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
public static boolean isPublishingEnabled()
Copyright © 2019 WSO2. All rights reserved.