public interface MetaDataLoader extends MetaDataRetrieval
Modifier and Type | Method and Description |
---|---|
<T> boolean |
isCachable(Item<T> item)
Whether the item is cachable
|
getComponentMetaDataRetrieval, getScope, getScopedRetrieval, getValidTime, isEmpty, retrieveAnnotation, retrieveAnnotations, retrieveAnnotationsAnnotatedWith, retrieveLocalAnnotations, retrieveLocalMetaData, retrieveMetaData, retrieveMetaData, retrieveMetaData
<T> boolean isCachable(Item<T> item)
T
- the item typeitem
- the itemCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.