protected class MatchingInvocationBuilder.InvocationHandler extends Object implements ProxyInvocationHandler
| Constructor and Description |
|---|
MatchingInvocationBuilder.InvocationHandler(MatchingInvocationHandler matchingInvocationHandler) |
| Modifier and Type | Method and Description |
|---|---|
Object |
handleInvocation(ProxyInvocation proxyInvocation)
Handles the given method invocation of the proxy.
|
public MatchingInvocationBuilder.InvocationHandler(MatchingInvocationHandler matchingInvocationHandler)
public Object handleInvocation(ProxyInvocation proxyInvocation) throws Throwable
ProxyInvocationHandlerhandleInvocation in interface ProxyInvocationHandlerproxyInvocation - The method invocation, not nullThrowableCopyright © 2016. All Rights Reserved.