|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.mock.dummy.DummyObjectUtil.DummyObjectInvocationHandler
public static class DummyObjectUtil.DummyObjectInvocationHandler
Invocation handler for the dummy proxy object that will return default values for every invocation.
| Constructor Summary | |
|---|---|
DummyObjectUtil.DummyObjectInvocationHandler(java.lang.Class<?> dummyObjectType)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
handleInvocation(ProxyInvocation invocation)
Handles the given method invocation of the dummy object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummyObjectUtil.DummyObjectInvocationHandler(java.lang.Class<?> dummyObjectType)
| Method Detail |
|---|
public java.lang.Object handleInvocation(ProxyInvocation invocation)
throws java.lang.Throwable
handleInvocation in interface ProxyInvocationHandlerinvocation - The method invocation, not null
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||