public interface APIStatisticsMBean extends InvocationStatistics
for a dynamic version of this mbean with tabular representation| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<? extends InvocationStatistics> |
getInvocationStatistics() |
java.util.Map<java.lang.String,java.lang.String> |
getMethodLevelSummariesAsString() |
java.lang.String |
getMethodLevelSummary(java.lang.String methodName) |
getAverageTime, getCallCount, getErrorCount, getName, getTotalTime, resetjava.util.Map<java.lang.String,java.lang.String> getMethodLevelSummariesAsString()
java.lang.String getMethodLevelSummary(java.lang.String methodName)
java.lang.Iterable<? extends InvocationStatistics> getInvocationStatistics()