org.wso2.carbon.event.statistics
Class EventStatisticsAdminService
java.lang.Object
org.wso2.carbon.event.statistics.EventStatisticsAdminService
public class EventStatisticsAdminService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventStatisticsAdminService
public EventStatisticsAdminService()
getGlobalCount
public StatsDTO getGlobalCount()
getCategoryCount
public StatsDTO getCategoryCount(String categoryName)
getDeploymentCount
public StatsDTO getDeploymentCount(String categoryName,
String deploymentName)
getElementCount
public StatsDTO getElementCount(String categoryName,
String deploymentName,
String elementName)
Copyright © 2015 WSO2. All rights reserved.