T - the annoation typepublic interface AnnotationItem<T extends Annotation> extends MetaDataItem<T>
For the purposes of retrieval, two annotations are equal if they have the same annotation type.
| Modifier and Type | Method and Description |
|---|---|
T |
getAnnotation()
Get the annotation
|
getNamegetValue, isCachable, isValidT getAnnotation()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.