|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Proxies.ProxyTarget
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 |
|---|
InvocationHandler getInvocationHandler()
Class[] getTargetTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||