|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.metadata.spi.retrieval.helper.AnnotationsToMetaDatasBridge
public class AnnotationsToMetaDatasBridge
AnnotationsToMetaDatasBridge.
Field Summary |
---|
Fields inherited from interface org.jboss.metadata.spi.retrieval.MetaDatasItem |
---|
NO_META_DATA_ITEMS |
Constructor Summary | |
---|---|
AnnotationsToMetaDatasBridge(AnnotationsItem annotations)
Create a new AnnotationsToMetaDatasBridge. |
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationsToMetaDatasBridge(AnnotationsItem annotations)
annotations
- the annotationsMethod Detail |
---|
public boolean isCachable()
Item
isCachable
in interface Item<Object[]>
public boolean isValid()
Item
isValid
in interface Item<Object[]>
public Object[] getValue()
Item
getValue
in interface Item<Object[]>
public MetaDataItem<?>[] getMetaDatas()
MetaDatasItem
getMetaDatas
in interface MetaDatasItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |