public class Generator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLASS_ADD_ON_NAME |
static String |
JAXB_DEFAULT_DEFAULT |
Constructor and Description |
---|
Generator() |
Modifier and Type | Method and Description |
---|---|
static javassist.CtClass |
generate(AltClass convertMe,
javassist.CtClass superClazz,
javassist.ClassPool defaultClassPool)
Converts the given interface into a JAXB implementation proxy
|
public static final String CLASS_ADD_ON_NAME
public static final String JAXB_DEFAULT_DEFAULT
Copyright © 2009–2015 Oracle Corporation. All rights reserved.