Uses of Class
org.jboss.reflect.plugins.InheritableAnnotationHolder

Packages that use InheritableAnnotationHolder
org.jboss.reflect.plugins Abstract extended reflection implementations. 
org.jboss.reflect.plugins.introspection Introspection based extended reflection. 
 

Uses of InheritableAnnotationHolder in org.jboss.reflect.plugins
 

Subclasses of InheritableAnnotationHolder in org.jboss.reflect.plugins
 class AnnotationInfoImpl
          Annotation Info
 class ArrayInfoImpl
          Array information
 class ClassInfoImpl
          Class info TODO JBMICROCONT-118 fix the introspection assumption
 class EnumInfoImpl
          Enumeration info
 class InterfaceInfoImpl
          Interface info
 

Methods in org.jboss.reflect.plugins that return InheritableAnnotationHolder
protected abstract  InheritableAnnotationHolder InheritableAnnotationHolder.getSuperHolder()
          Get the super holder of annoations
protected  InheritableAnnotationHolder ClassInfoImpl.getSuperHolder()
           
 

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

Subclasses of InheritableAnnotationHolder in org.jboss.reflect.plugins.introspection
 class ReflectClassInfoImpl
          Class info
 



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