Package | Description |
---|---|
org.jboss.reflect.plugins.javassist |
Modifier and Type | Field and Description |
---|---|
protected static JavassistTypeInfoFactoryImpl |
JavassistTypeInfoFactory.delegate
The delegate
|
Modifier and Type | Method and Description |
---|---|
protected JavassistTypeInfoFactoryImpl |
JavassistTypeInfo.getFactory()
Get the factory
|
Constructor and Description |
---|
JavassistAnnotationInfo(JavassistTypeInfoFactoryImpl factory,
javassist.CtClass ctClass,
Class<? extends Object> clazz) |
JavassistEnumInfo(JavassistTypeInfoFactoryImpl factory,
javassist.CtClass ctClass,
Class<? extends Object> clazz)
Create a new JavassistEnumInfo.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.