|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A common interface shared by all objects created by Proxies.newTarget.
Method Summary | |
InvocationHandler (src) |
getInvocationHandler()
Recover the original InvocationHandler object around which this proxy is wrapped. |
java.lang.Class[] |
getTargetTypes()
Recover the original target types for which this proxy was wrapped. |
Method Detail |
public InvocationHandler (src) getInvocationHandler()
public java.lang.Class[] getTargetTypes()
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |