|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jpu.patterns.proxy.JPUInvocationHandler
org.jpu.patterns.proxy.test.JPUProxyAccountImpl
| Nested Class Summary |
| Nested classes inherited from class org.jpu.patterns.proxy.JPUInvocationHandler |
JPUInvocationHandler.DelegationCacheValue, JPUInvocationHandler.DelegationState |
| Constructor Summary | |
JPUProxyAccountImpl()
|
|
| Method Summary | |
boolean |
doInvoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args,
java.lang.Object[] result)
Overrides the method of JPUInvocationHandler. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JPUProxyAccountImpl()
| Method Detail |
public boolean doInvoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args,
java.lang.Object[] result)
throws java.lang.Throwable
JPUInvocationHandlerJPUInvocationHandler.
If autoDelegateToSelf() returns true, calls JPUInvocationHandler.delegate(Object,Object,Method,Object[],Object[]).
Returns whether the invocation was handled or not.
doInvoke in class JPUInvocationHandlerjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||