public class SimpleMetaDataLoader extends BasicMetaDataLoader
| Constructor and Description |
|---|
SimpleMetaDataLoader(Annotation[] annotations)
Create a new SimpleMetaDataLoader.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty()
Is metadata empty.
|
AnnotationsItem |
retrieveAnnotations()
Get all the annotations
|
getComponentMetaDataRetrieval, retrieveAnnotation, retrieveMetaDatagetScope, getScopedRetrieval, getValidTime, invalidate, isCachable, retrieveAnnotationsAnnotatedWith, retrieveLocalAnnotations, retrieveLocalMetaData, retrieveMetaData, retrieveMetaDatapublic SimpleMetaDataLoader(Annotation[] annotations)
annotations - the annoationspublic AnnotationsItem retrieveAnnotations()
MetaDataRetrievalpublic boolean isEmpty()
MetaDataRetrievalCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.