Package org.apache.openjpa.util.asm
-
Interface Summary Interface Description BytecodeWriter Control how enhanced bytecode is written. -
Class Summary Class Description AsmHelper Utility methods to deal with ASM bytecodeBCClassWriter ClassNodeTracker Helper class to transit from BCClass to ASMClassWriterTracker Helper to keep track of generated methods when using ASM ClassWriter.EnhancementClassLoader A special ClassLoader to handle classes currently under bytecode enhancement.EnhancementProject Keep track of classes under enhancement.RedefinedAttribute Custom Attribute to mark that this class already got redefined.