public interface AnnotationsItem extends Item<Annotation[]>
Modifier and Type | Field and Description |
---|---|
static AnnotationItem<? extends Annotation>[] |
NO_ANNOTATION_ITEMS
No annotations
|
Modifier and Type | Method and Description |
---|---|
AnnotationItem<? extends Annotation>[] |
getAnnotations()
Get the annotations
|
getValue, isCachable, isValid
static final AnnotationItem<? extends Annotation>[] NO_ANNOTATION_ITEMS
AnnotationItem<? extends Annotation>[] getAnnotations()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.