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