JBoss MetaData Repository 2.2.0.SP1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
T
- the item type
- All Known Subinterfaces:
- AnnotationItem<T>, AnnotationsItem, MetaDataItem<T>, MetaDatasItem
- All Known Implementing Classes:
- AnnotationsToMetaDatasBridge, AnnotationToMetaDataBridge, BasicAnnotationItem, BasicAnnotationsItem, BasicItem, BasicMetaDataItem, BasicMetaDatasItem, CummulativeAnnotationsItem, CummulativeMetaDatasItem, MetaDataToAnnotationBridge, SimpleAnnotationItem, SimpleAnnotationsItem, SimpleItem, SimpleMetaDataItem, SimpleMetaDatasItem
public interface Item<T>
Retrieval Item.
- Version:
- $Revision: 57133 $
- Author:
- Adrian Brock
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
T |
getValue()
Get the value
|
boolean |
isCachable()
Whether the item is cachable
|
boolean |
isValid()
Whether the value is valid
|
-
-
Method Detail
-
getValue
T getValue()
Get the value
- Returns:
- the value
JBoss MetaData Repository 2.2.0.SP1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.