public class XRDynamicClassLoader extends DynamicClassLoader
INTERNAL: XRDynamicClassLoader uses ASM to dynamically
generate subclasses of XRDynamicEntity
DynamicClassLoader.EnumInfo
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COLLECTION_WRAPPER_SUFFIX |
defaultWriter
Constructor and Description |
---|
XRDynamicClassLoader(java.lang.ClassLoader parentLoader) |
Modifier and Type | Method and Description |
---|---|
void |
dontGenerateSubclasses() |
addClass, addClass, addClass, addEnum, createDynamicClass, createDynamicClass, createDynamicClass, getClassWriter, getDefaultWriter, lookup
clearAssertionStatus, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus
public static final java.lang.String COLLECTION_WRAPPER_SUFFIX
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference