Uses of Package
org.jboss.wsf.common.reflection

Packages that use org.jboss.wsf.common.reflection
org.jboss.wsf.common.injection.finders   
org.jboss.wsf.common.reflection   
 

Classes in org.jboss.wsf.common.reflection used by org.jboss.wsf.common.injection.finders
AbstractAnnotatedClassProcessor
          All annotation aware class processors should extend this class.
AbstractClassProcessor
          All class processors should extend this class.
AccessibleObjectProcessor
          Accessible object processor.
AccessibleObjectProcessorAdapter
          Accessible object processor adapter that does nothing.
AnnotatedFieldFinder
          Finder that looks for fields annotated with specified annotation.
AnnotatedMethodFinder
          Finder that looks for methods annotated with specified annotation.
AnnotationAware
          This interface allows to obtain annotation from annotation aware objects.
ClassProcessor
          Generic accessible object processor.
FieldFinder
          A finder that looks for fields matching the criteria.
MethodFinder
          A finder that looks for methods matching the criteria.
 

Classes in org.jboss.wsf.common.reflection used by org.jboss.wsf.common.reflection
AbstractAnnotatedClassProcessor
          All annotation aware class processors should extend this class.
AbstractClassProcessor
          All class processors should extend this class.
AccessibleObjectProcessor
          Accessible object processor.
AccessibleObjectProcessorAdapter
          Accessible object processor adapter that does nothing.
AnnotationAware
          This interface allows to obtain annotation from annotation aware objects.
ClassProcessor
          Generic accessible object processor.
 



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