|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.mock.core.matching.MatchingInvocationBuilder.InvocationHandler
protected class MatchingInvocationBuilder.InvocationHandler
| Constructor Summary | |
|---|---|
MatchingInvocationBuilder.InvocationHandler(MatchingInvocationHandler matchingInvocationHandler)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
handleInvocation(ProxyInvocation proxyInvocation)
Handles the given method invocation of the proxy. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MatchingInvocationBuilder.InvocationHandler(MatchingInvocationHandler matchingInvocationHandler)
| Method Detail |
|---|
public java.lang.Object handleInvocation(ProxyInvocation proxyInvocation)
throws java.lang.Throwable
ProxyInvocationHandler
handleInvocation in interface ProxyInvocationHandlerproxyInvocation - The method invocation, not null
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||