JBoss Reflection 2.2.1.SP1

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.
 class DefaultPropertyInfo
          Default property info.
 class FieldPropertyInfo
          Field property info.
 class GetterAndFieldPropertyInfo
          Combined getter and field property info.
 class SetterAndFieldPropertyInfo
          Combined setter and field 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 JBREFLECT-4 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
 


JBoss Reflection 2.2.1.SP1

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