|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| InvocationHandler (src) | 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 (src) | A common interface shared by all objects created by Proxies.newInvocationHandler. |
| Proxies.ProxyTarget (src) | A common interface shared by all objects created by Proxies.newTarget. |
| Class Summary | |
| IIOPStubCompiler (src) | Utility class responsible for the dynamic generation of bytecodes of IIOP stub classes. |
| Proxies (src) | Routines for converting between strongly-typed interfaces and generic InvocationHandler objects. |
| Proxy (src) | A factory for creating proxy objects. |
| ProxyAssembler (src) | Deprecated. Use ProxyCompiler (src) or Jakarta BCEL instead. |
| ProxyCompiler (src) | Manages bytecode assembly for dynamic proxy generation. |
| ProxyImplementationFactory (src) | Factory to create the bytecode implementation of various methods required by the ProxyCompiler. |
| Runtime (src) | Manages bytecode assembly for dynamic proxy generation. |
| Util (src) | Runtime utility class used by IIOP stub classes. |
| Utility (src) | Some Routines to convert from java.lang.Class to
org.apache.bcel.generic.Type. |
Package description goes here.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||