|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IInvocationStatisticsService
Contains API to obtain method invocation statistics in registry and governance components.
| Method Summary | |
|---|---|
long |
getInvocationCounts(String methodName)
Method to obtain the invocation count. |
String[] |
getInvokedMethods()
Method to obtain the list of methods that have been invoked so far. |
| Method Detail |
|---|
String[] getInvokedMethods()
long getInvocationCounts(String methodName)
methodName - the name of the method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||