public interface MethodMatcher
| Modifier and Type | Method and Description |
|---|---|
ServiceInvocationContext |
findServiceMethod(Message message,
Destination destination,
java.lang.Object service,
java.lang.String methodName,
java.lang.Object[] params) |
ServiceInvocationContext findServiceMethod(Message message, Destination destination, java.lang.Object service, java.lang.String methodName, java.lang.Object[] params) throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException