|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
InvocationHandler | An invoker is a target of method calls, where the calls are expressed not as primitive Java method invocations, but according to the conventions of the Core Reflection API. |
Proxies.ProxyInvocationHandler | A common interface shared by all objects created by Proxies.newInvocationHandler. |
Proxies.ProxyTarget | A common interface shared by all objects created by Proxies.newTarget. |
Replaceable |
Class Summary | |
Proxies | Routines for converting between strongly-typed interfaces and generic InvocationHandler objects. |
Proxy | |
ProxyCompiler.Runtime | |
ProxyProxy |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |