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

Packages that use AnnotationHolder
org.jboss.beans.info.plugins Classes used to describe beans, an abstract implementation. 
org.jboss.reflect.plugins Abstract extended reflection implementations. 
org.jboss.reflect.plugins.introspection Introspection based extended reflection. 
 

Uses of AnnotationHolder in org.jboss.beans.info.plugins
 

Subclasses of AnnotationHolder in org.jboss.beans.info.plugins
 class AbstractPropertyInfo
          Property info.
 

Uses of AnnotationHolder in org.jboss.reflect.plugins
 

Subclasses of AnnotationHolder in org.jboss.reflect.plugins
 class ConstructorInfoImpl
          Constructor info
 class EnumConstantInfoImpl
          An enumeration constant
 class FieldInfoImpl
          A field info
 class MethodInfoImpl
          Method info
 class PackageInfoImpl
          Class info TODO JBMICROCONT-118 fix the introspection assumption
 class ParameterInfoImpl
          Parameter info
 

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

Subclasses of AnnotationHolder in org.jboss.reflect.plugins.introspection
 class ReflectConstructorInfoImpl
          Constructor info
 class ReflectFieldInfoImpl
          A field info
 class ReflectMethodInfoImpl
          Method info
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.