|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotatedAnnotation | |
|---|---|
| org.jboss.webbeans.introspector | |
| org.jboss.webbeans.introspector.jlr | |
| org.jboss.webbeans.metadata | |
| Uses of AnnotatedAnnotation in org.jboss.webbeans.introspector |
|---|
| Classes in org.jboss.webbeans.introspector that implement AnnotatedAnnotation | |
|---|---|
class |
ForwardingAnnotatedAnnotation<T extends Annotation>
|
| Methods in org.jboss.webbeans.introspector that return AnnotatedAnnotation | |
|---|---|
protected abstract AnnotatedAnnotation<T> |
ForwardingAnnotatedAnnotation.delegate()
|
AnnotatedAnnotation<T> |
ForwardingAnnotatedAnnotation.wrap(java.util.Set<java.lang.annotation.Annotation> annotations)
|
| 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 |
| Methods in org.jboss.webbeans.introspector.jlr that return AnnotatedAnnotation | |
|---|---|
AnnotatedAnnotation<T> |
AnnotatedAnnotationImpl.wrap(java.util.Set<java.lang.annotation.Annotation> annotations)
|
| Uses of AnnotatedAnnotation in org.jboss.webbeans.metadata |
|---|
| Methods in org.jboss.webbeans.metadata that return AnnotatedAnnotation | |
|---|---|
protected AnnotatedAnnotation<T> |
AnnotationModel.getAnnotatedAnnotation()
Gets the annotated annotation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||