public class AnnotationsToMetaDatasBridge extends Object implements MetaDatasItem
NO_META_DATA_ITEMS| Constructor and Description |
|---|
AnnotationsToMetaDatasBridge(AnnotationsItem annotations)
Create a new AnnotationsToMetaDatasBridge.
|
| Modifier and Type | Method and Description |
|---|---|
MetaDataItem<?>[] |
getMetaDatas()
Get the meta datas
|
Object[] |
getValue()
Get the value
|
boolean |
isCachable()
Whether the item is cachable
|
boolean |
isValid()
Whether the value is valid
|
public AnnotationsToMetaDatasBridge(AnnotationsItem annotations)
annotations - the annotationspublic boolean isCachable()
ItemisCachable in interface Item<Object[]>public boolean isValid()
Itempublic MetaDataItem<?>[] getMetaDatas()
MetaDatasItemgetMetaDatas in interface MetaDatasItemCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.