| Package | Description | 
|---|---|
| org.milyn.reflect | 
| Modifier and Type | Method and Description | 
|---|---|
| List<MethodCall> | MethodInvocationProxyHandler. getCallList()Get the complete method call list. | 
| List<MethodCall> | MethodInvocationProxyHandler. getCallList(String methodName)Get the call list for a specific method. | 
| Map<String,List<MethodCall>> | MethodInvocationProxyHandler. getCallMap()Get the call map. | 
Copyright © 2020. All rights reserved.