public class StatisticsView extends Object implements StatisticsViewMBean
StatisticsViewMBean| Constructor and Description |
|---|
StatisticsView(StatisticsCollector collector) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAllStatistics() |
List<String> |
getSystemEndpointsStats() |
List<String> |
getSystemEndpointStats(String id) |
List<String> |
getSystemProxyServicesStats() |
List<String> |
getSystemProxyServiceStats(String id) |
List<String> |
getSystemSequencesStats() |
List<String> |
getSystemSequenceStats(String id) |
public StatisticsView(StatisticsCollector collector)
public List<String> getSystemEndpointStats(String id)
getSystemEndpointStats in interface StatisticsViewMBeanpublic List<String> getSystemSequenceStats(String id)
getSystemSequenceStats in interface StatisticsViewMBeanpublic List<String> getSystemProxyServiceStats(String id)
getSystemProxyServiceStats in interface StatisticsViewMBeanpublic List<String> getSystemEndpointsStats()
getSystemEndpointsStats in interface StatisticsViewMBeanpublic List<String> getSystemSequencesStats()
getSystemSequencesStats in interface StatisticsViewMBeanpublic List<String> getSystemProxyServicesStats()
getSystemProxyServicesStats in interface StatisticsViewMBeanpublic void clearAllStatistics()
clearAllStatistics in interface StatisticsViewMBeanCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.