Uses of Class
org.jboss.seam.solder.reflection.annotated.RedefinitionContext

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

Uses of RedefinitionContext in org.jboss.seam.solder.reflection.annotated
 

Methods in org.jboss.seam.solder.reflection.annotated with parameters of type RedefinitionContext
 void AnnotationRedefiner.redefine(RedefinitionContext<A> ctx)
          Callback invoked for each annotation of the type the AnnotationRedefiner is applied for.
 



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