JBoss Reflection 2.2.1.SP1

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

Packages that use org.jboss.reflect.plugins.javassist
org.jboss.reflect.plugins.javassist   
org.jboss.reflect.plugins.javassist.bytecode   
org.jboss.reflect.plugins.javassist.defaultmember   
org.jboss.reflect.plugins.javassist.metrics   
 

Classes in org.jboss.reflect.plugins.javassist used by org.jboss.reflect.plugins.javassist
AbstractJavassistBody
          A AbstractJavassistBody.
JavassistAnnotatedInfo
          JavassistAnnotatedInfo.
JavassistAnnotatedParameterInfo
           
JavassistConstructor
          JavassistConstructor.
JavassistConstructorInfo
          ConstructorInfo that relies on Javassist to answer reflective queries and to invoke the represented constructor.
JavassistField
          JavassistField
JavassistFieldInfo
          FieldInfo that relies on Javassist to answer reflective queries and to access the represented field.
JavassistInheritableAnnotationHolder
           
JavassistMethod
          JavassistMethod
JavassistMethodInfo
          MethodInfo that relies on Javassist to answer reflective queries and to invoke the represented method.
JavassistReflectionFactory
          JavassistReflectionFactory.
JavassistTypeInfo
          JavassistTypeInfo.
JavassistTypeInfoFactory
          An javassist type factory that uses a static delegate.
JavassistTypeInfoFactoryImpl
          A javassist type factory.
JavassistTypeInfoFactoryImpl.ModifiableArrayType
          Wrapper around SignatureAttribute.ArrayType to make it easier to create the name used to look up the array type infos in the cache
SignatureKey
          SignatureKey.
 

Classes in org.jboss.reflect.plugins.javassist used by org.jboss.reflect.plugins.javassist.bytecode
JavassistConstructor
          JavassistConstructor.
JavassistConstructorInfo
          ConstructorInfo that relies on Javassist to answer reflective queries and to invoke the represented constructor.
JavassistField
          JavassistField
JavassistFieldInfo
          FieldInfo that relies on Javassist to answer reflective queries and to access the represented field.
JavassistMethod
          JavassistMethod
JavassistMethodInfo
          MethodInfo that relies on Javassist to answer reflective queries and to invoke the represented method.
JavassistTypeInfo
          JavassistTypeInfo.
 

Classes in org.jboss.reflect.plugins.javassist used by org.jboss.reflect.plugins.javassist.defaultmember
JavassistConstructor
          JavassistConstructor.
JavassistConstructorInfo
          ConstructorInfo that relies on Javassist to answer reflective queries and to invoke the represented constructor.
JavassistField
          JavassistField
JavassistFieldInfo
          FieldInfo that relies on Javassist to answer reflective queries and to access the represented field.
JavassistMethod
          JavassistMethod
JavassistMethodInfo
          MethodInfo that relies on Javassist to answer reflective queries and to invoke the represented method.
 

Classes in org.jboss.reflect.plugins.javassist used by org.jboss.reflect.plugins.javassist.metrics
JavassistConstructor
          JavassistConstructor.
JavassistField
          JavassistField
JavassistMethod
          JavassistMethod
 


JBoss Reflection 2.2.1.SP1

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