JBoss Reflection 2.2.1.SP1

Uses of Interface
org.jboss.reflect.plugins.TypeVariableAware

Packages that use TypeVariableAware
org.jboss.reflect.plugins.bytecode   
org.jboss.reflect.plugins.introspection Introspection based extended reflection. 
org.jboss.reflect.plugins.javassist   
 

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

Classes in org.jboss.reflect.plugins.bytecode that implement TypeVariableAware
 class BytecodeParameterizedClassInfo
          Delegate class info to handle generic parameterized types in javassist
 

Uses of TypeVariableAware in org.jboss.reflect.plugins.introspection
 

Classes in org.jboss.reflect.plugins.introspection that implement TypeVariableAware
 class ParameterizedArrayInfo
          ParameterizedArrayInfo.
 class ParameterizedClassInfo
          ParameterizedClassInfo.
 

Uses of TypeVariableAware in org.jboss.reflect.plugins.javassist
 

Classes in org.jboss.reflect.plugins.javassist that implement TypeVariableAware
 class JavassistParameterizedClassInfo
          Delegate class info to handle generic parameterized types in javassist
 


JBoss Reflection 2.2.1.SP1

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