Package | Description |
---|---|
org.datanucleus.enhancer |
DataNucleus ByteCode enhancer framework.
|
org.datanucleus.enhancer.jdo |
Class Enhancer for the JDO bytecode enhancement contract, using ASM.
|
org.datanucleus.enhancer.jdo.method |
Method enhancements for supporting the JDO bytecode enhancement contract.
|
Class and Description |
---|
ClassEnhancer
Interface representation of an enhancer of a class.
|
ClassField
Representation of a field that an enhanced class requires.
|
ClassMethod
Representation of a method that an enhanced class requires.
|
DataNucleusEnhancer
DataNucleus Byte-Code Enhancer.
|
EnhancementNamer
Interface defining the naming of fields/classes used in enhancement.
|
RuntimeEnhancer
Class that will enhance a class at runtime, called via "javaagent".
|
Class and Description |
---|
AbstractClassEnhancer
Abstract representation of a class enhancer.
|
ClassEnhancer
Interface representation of an enhancer of a class.
|
ClassField
Representation of a field that an enhanced class requires.
|
ClassMethod
Representation of a method that an enhanced class requires.
|
EnhancementNamer
Interface defining the naming of fields/classes used in enhancement.
|
EnhancerClassLoader
ClassLoader for newly defined classes.
|
Class and Description |
---|
ClassEnhancer
Interface representation of an enhancer of a class.
|
ClassMethod
Representation of a method that an enhanced class requires.
|
Copyright © 2021. All rights reserved.