public interface APIStatisticsMBean extends InvocationStatistics
for a dynamic version of this mbean with tabular representation
Modifier and Type | Method and Description |
---|---|
Iterable<? extends InvocationStatistics> |
getInvocationStatistics() |
Map<String,String> |
getMethodLevelSummariesAsString() |
String |
getMethodLevelSummary(String methodName) |
getAverageTime, getCallCount, getErrorCount, getName, getTotalTime, reset
Copyright © 2018. All rights reserved.