|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkedInvocationHandler
This interface is used for InvocationHandler types that are linked to their Proxy. This is useful when the InvocationHandler needs access to data keyed by identity on the Proxy.
| Method Summary | |
|---|---|
Proxy |
getProxy()
|
void |
setProxy(Proxy proxy)
|
| Methods inherited from interface java.lang.reflect.InvocationHandler |
|---|
invoke |
| Method Detail |
|---|
void setProxy(Proxy proxy)
Proxy getProxy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||