|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Type of the objectpublic static interface CachedObject.Computation<Key extends Serializable,Value extends Serializable>
Callback invoked to compute an object if it was not found in the cache.
| Method Summary | |
|---|---|
Value |
getObject(Key aObjectKey)
Gets the object. |
| Method Detail |
|---|
Value getObject(Key aObjectKey)
throws Exception
aObjectKey - Id of the object in the cache.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||