|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The TotalCacheDataLoader is the component FunctionalInterface of components that can load data for a cache.
Copyright 2002 Sapient
| Method Summary | |
Map |
loadAllData()
Loads all the data that should be stored within a cache and returns it as a Map. |
| Method Detail |
public Map loadAllData()
throws CacheLoadException
Loads all the data that should be stored within a cache and returns it as a Map.
CacheLoadException - when failed to load data
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||