|
|||||||||||
PREV CLASS 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 |
getInvocationHandler()
Recover the original InvocationHandler object around which this proxy is wrapped. |
Class[] |
getTargetTypes()
Recover the original target types for which this proxy was wrapped. |
Method Detail |
public InvocationHandler getInvocationHandler()
public Class[] getTargetTypes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |