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, retrieveMetaData
getScope, getScopedRetrieval, getValidTime, invalidate, isCachable, retrieveAnnotationsAnnotatedWith, retrieveLocalAnnotations, retrieveLocalMetaData, retrieveMetaData, retrieveMetaData
public SimpleMetaDataLoader(Annotation[] annotations)
annotations
- the annoationspublic AnnotationsItem retrieveAnnotations()
MetaDataRetrieval
public boolean isEmpty()
MetaDataRetrieval
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.