JBoss Reflection 2.2.1.SP1

Uses of Class
org.jboss.reflect.plugins.bytecode.BytecodeAnnotatedInfo

Packages that use BytecodeAnnotatedInfo
org.jboss.reflect.plugins.bytecode   
 

Uses of BytecodeAnnotatedInfo in org.jboss.reflect.plugins.bytecode
 

Subclasses of BytecodeAnnotatedInfo in org.jboss.reflect.plugins.bytecode
 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.
 


JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.