Package | Description |
---|---|
org.jboss.reflect.plugins.bytecode |
Modifier and Type | Class and Description |
---|---|
class |
BytecodeAnnotationInfo |
class |
BytecodeArrayInfoImpl
Javassist array info
|
class |
BytecodeBehaviourInfo |
class |
BytecodeConstructorInfo
ConstructorInfo that relies on Javassist to answer reflective queries and to invoke
the represented constructor.
|
class |
BytecodeEnumInfo |
class |
BytecodeFieldInfo
FieldInfo that relies on Javassist to answer reflective queries and to access
the represented field.
|
class |
BytecodeInheritableAnnotationHolder |
class |
BytecodeMethodInfo
MethodInfo that relies on Javassist to answer reflective queries and to invoke
the represented method.
|
class |
BytecodeParameterInfo
JavassistParameterInfo.
|
class |
BytecodeTypeInfo
BytecodeTypeInfo.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.