|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ASMClassEnhancer | Class enhancer using ASM (http://asm.objectweb.org). |
| ASMClassEnhancer.MyClassVisitor | Convenience class to look up the class name for a file. |
| ASMClassMethod | Representation of a method required by an enhanced class, for use by ASM. |
| ASMImplementationCreator | Creator of persistable objects using the ASM bytecode manipulation library. |
| ASMImplementationGenerator | Implementation generator using ASM bytecode manipulation library. |
| ASMUtils | Utility class for ASM. |
| JdoClassAdapter | Adapter visitor class for providing enhancement of an existing class using ASM. |
| JdoClassChecker | Visitor used to check the enhancement state of a class. |
| JdoMethodAdapter | Adapter for methods in persistence-enabled classes allowing enhancement of direct access to user fields. |
| JdoPropertyGetterAdapter | Adapter for property getter methods in JDO-enabled classes. |
| JdoPropertySetterAdapter | Adapter for property setter methods in JDO-enabled classes. |
Class Enhancer using ObjectWeb ASM (http://asm.objectweb.org). ASM uses a SAXParser-like visitor pattern and the design of this package reflects this. This enhancer generates byte-code enhanced class definitions matching the JDO enhancement contract.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||