public class XRClassWriter extends DynamicClassWriter
INTERNAL: XRClassWriter uses ASM to dynamically generate subclasses of
XRDynamicEntity
ICONST
Constructor and Description |
---|
XRClassWriter() |
Modifier and Type | Method and Description |
---|---|
byte[] |
writeClass(DynamicClassLoader loader,
String className) |
getParentClass, getParentClassName, isCompatible, toString
public byte[] writeClass(DynamicClassLoader loader, String className) throws ClassNotFoundException
writeClass
in interface EclipseLinkClassWriter
writeClass
in class DynamicClassWriter
ClassNotFoundException
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference