Uses of Package
org.jboss.seam.solder.reflection.annotated

Packages that use org.jboss.seam.solder.reflection.annotated
org.jboss.seam.solder.reflection.annotated A collection of base classes and builders for working with AnnotatedType metadata objects. 
 

Classes in org.jboss.seam.solder.reflection.annotated used by org.jboss.seam.solder.reflection.annotated
AnnotatedTypeBuilder
           Class for constructing a new AnnotatedType.
AnnotationBuilder
          Helper class used to build annotation stores
AnnotationRedefiner
          An implementation AnnotationRedefiner can be applied to an AnnotatedTypeBuilder, and receives callbacks for each annotation of the type is it applied for.
ParameterValueRedefiner
          Provides the ability to redefine the value of a parameter on an InjectableMethod via the ParameterValueRedefiner.redefineParameterValue(ParameterValue) callback.
ParameterValueRedefiner.ParameterValue
          Provides the default parameter's value, along with metadata about the parameter to a parameter redefinition.
RedefinitionContext
          Provides access to the context of an annotation redefinition.
 



Copyright © 2008-2011 Seam Framework. All Rights Reserved.