public interface StatisticsViewMBean
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) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.