|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jpu.patterns.proxy.JPUInvocationHandler.DelegationState
Field Summary | |
java.lang.reflect.Method |
interfaceMethod
|
JPUInvocationHandler.DelegationState |
parent
|
java.lang.Object |
proxy
|
java.lang.Object |
target
|
Constructor Summary | |
JPUInvocationHandler.DelegationState(java.lang.Object theTarget,
java.lang.reflect.Method theInterfaceMethod,
java.lang.Object theProxy,
JPUInvocationHandler.DelegationState theParent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.Object target
public java.lang.reflect.Method interfaceMethod
public java.lang.Object proxy
public JPUInvocationHandler.DelegationState parent
Constructor Detail |
public JPUInvocationHandler.DelegationState(java.lang.Object theTarget, java.lang.reflect.Method theInterfaceMethod, java.lang.Object theProxy, JPUInvocationHandler.DelegationState theParent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |