T - the item typepublic class AnnotationToMetaDataBridge<T> extends Object implements MetaDataItem<T>
| Constructor and Description |
|---|
AnnotationToMetaDataBridge(AnnotationItem<? extends Annotation> annotation)
Create a new AnnotationToMetaDataBridge.
|
public AnnotationToMetaDataBridge(AnnotationItem<? extends Annotation> annotation)
annotation - the annotationpublic boolean isCachable()
ItemisCachable in interface Item<T>public boolean isValid()
Itempublic String getName()
MetaDataItemgetName in interface MetaDataItem<T>Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.