public interface MatchingInvocationHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
handleInvocation(ProxyInvocation proxyInvocation,
List<ArgumentMatcher> argumentMatchers) |
Object handleInvocation(ProxyInvocation proxyInvocation, List<ArgumentMatcher> argumentMatchers) throws Throwable
ThrowableCopyright © 2016. All Rights Reserved.