|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The MRUCacheDataLoader is the interface implemented by Objects that interface with the backing data store of an MRU cache.
Copyright 2002 Sapient
| Method Summary | |
Object |
loadDatum(Object key)
Loads a single datum from the backing data store and returns it. |
| Method Detail |
public Object loadDatum(Object key)
throws CacheLoadException
key - an object providing all information necessary
to locate a datum
CacheLoadException - indicates an error loading the data
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||