|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BytecodeBehaviourInfo | |
---|---|
org.jboss.reflect.plugins.bytecode |
Uses of BytecodeBehaviourInfo in org.jboss.reflect.plugins.bytecode |
---|
Subclasses of BytecodeBehaviourInfo in org.jboss.reflect.plugins.bytecode | |
---|---|
class |
BytecodeConstructorInfo
ConstructorInfo that relies on Javassist to answer reflective queries and to invoke the represented constructor. |
class |
BytecodeMethodInfo
MethodInfo that relies on Javassist to answer reflective queries and to invoke the represented method. |
Methods in org.jboss.reflect.plugins.bytecode that return BytecodeBehaviourInfo | |
---|---|
protected BytecodeBehaviourInfo |
BytecodeParameterInfo.getAnnotated()
Get the annotated info |
Constructors in org.jboss.reflect.plugins.bytecode with parameters of type BytecodeBehaviourInfo | |
---|---|
BytecodeParameterInfo(AnnotationHelper annotationHelper,
BytecodeBehaviourInfo annotated,
int index,
TypeInfo parameterType)
Create a new JavassistParameterInfo. |
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |