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

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

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
 class EnumInfoImpl
          Enumeration info
 class InterfaceInfoImpl
          Interface info
 

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.