JBoss Reflection 2.2.1.SP1

Uses of Package
org.jboss.reflect.plugins.bytecode

Packages that use org.jboss.reflect.plugins.bytecode
org.jboss.reflect.plugins.bytecode   
org.jboss.reflect.plugins.bytecode.accessor   
org.jboss.reflect.plugins.bytecode.accessor.generated   
org.jboss.reflect.plugins.bytecode.accessor.reflect   
org.jboss.reflect.plugins.bytecode.bytes   
 

Classes in org.jboss.reflect.plugins.bytecode used by org.jboss.reflect.plugins.bytecode
BytecodeAnnotatedInfo
          BytecodeAnnotatedInfo.
BytecodeBehaviourInfo
           
BytecodeInheritableAnnotationHolder
           
BytecodeTypeInfo
          BytecodeTypeInfo.
BytecodeTypeInfoFactoryImpl
          A javassist type factory.
BytecodeTypeInfoFactoryImpl.ModifiableArrayType
          Wrapper around SignatureAttribute.ArrayType to make it easier to create the name used to look up the array type infos in the cache
CachingLoadClassClassLoaderFinder
           
ClassLoaderFinder
          Used internally to determine the correct classloader for a class.
ClassLoaderFinder.Default
          Singleton default implementation of ClassLoaderFinder suitable for use in simple/flat classloading environments
ClassLoaderFinder.LoadClass
          Singleton default implementation of ClassLoaderFinder suitable for use in complex classloading environments.
SignatureKey
          SignatureKey.
 

Classes in org.jboss.reflect.plugins.bytecode used by org.jboss.reflect.plugins.bytecode.accessor
BytecodeConstructorInfo
          ConstructorInfo that relies on Javassist to answer reflective queries and to invoke the represented constructor.
BytecodeFieldInfo
          FieldInfo that relies on Javassist to answer reflective queries and to access the represented field.
BytecodeMethodInfo
          MethodInfo that relies on Javassist to answer reflective queries and to invoke the represented method.
 

Classes in org.jboss.reflect.plugins.bytecode used by org.jboss.reflect.plugins.bytecode.accessor.generated
BytecodeConstructorInfo
          ConstructorInfo that relies on Javassist to answer reflective queries and to invoke the represented constructor.
BytecodeFieldInfo
          FieldInfo that relies on Javassist to answer reflective queries and to access the represented field.
BytecodeMethodInfo
          MethodInfo that relies on Javassist to answer reflective queries and to invoke the represented method.
BytecodeTypeInfo
          BytecodeTypeInfo.
 

Classes in org.jboss.reflect.plugins.bytecode used by org.jboss.reflect.plugins.bytecode.accessor.reflect
BytecodeConstructorInfo
          ConstructorInfo that relies on Javassist to answer reflective queries and to invoke the represented constructor.
BytecodeFieldInfo
          FieldInfo that relies on Javassist to answer reflective queries and to access the represented field.
BytecodeMethodInfo
          MethodInfo that relies on Javassist to answer reflective queries and to invoke the represented method.
 

Classes in org.jboss.reflect.plugins.bytecode used by org.jboss.reflect.plugins.bytecode.bytes
SignatureKey
          SignatureKey.
 


JBoss Reflection 2.2.1.SP1

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