public class DefaultMethodLocator extends Object implements MethodLocator
| Constructor and Description |
|---|
DefaultMethodLocator(com.fasterxml.jackson.databind.ObjectMapper mapper,
ExceptionUnwrapFilter exceptionUnwrapFilter) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getClassName(Request request) |
dk.langli.jensen.broker.MethodCall |
getInvocation(Request request) |
static String |
getMethodName(Request request) |
public DefaultMethodLocator(com.fasterxml.jackson.databind.ObjectMapper mapper,
ExceptionUnwrapFilter exceptionUnwrapFilter)
public dk.langli.jensen.broker.MethodCall getInvocation(Request request) throws ClassNotFoundException, MethodNotFoundException
getInvocation in interface MethodLocatorClassNotFoundExceptionMethodNotFoundExceptionCopyright © 2018. All rights reserved.