Uses of Interface
org.jboss.webbeans.introspector.AnnotatedAnnotation

Packages that use AnnotatedAnnotation
org.jboss.webbeans.introspector.jlr   
org.jboss.webbeans.model   
 

Uses of AnnotatedAnnotation in org.jboss.webbeans.introspector.jlr
 

Classes in org.jboss.webbeans.introspector.jlr that implement AnnotatedAnnotation
 class AnnotatedAnnotationImpl<T extends Annotation>
          Represents an annotated annotation This class is immutable and therefore threadsafe
 

Uses of AnnotatedAnnotation in org.jboss.webbeans.model
 

Methods in org.jboss.webbeans.model that return AnnotatedAnnotation
protected  AnnotatedAnnotation<T> AnnotationModel.getAnnotatedAnnotation()
          Gets the annotated annotation
 



Copyright © 2008. All Rights Reserved.