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()
Item
isCachable
in interface Item<Object[]>
public boolean isValid()
Item
public MetaDataItem<?>[] getMetaDatas()
MetaDatasItem
getMetaDatas
in interface MetaDatasItem
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.