|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CachedPersister
Indicates that the persister implementation provides caching.
| Method Summary | |
|---|---|
void |
invalidateCache()
Invalidates the cache |
void |
setCache(boolean cache)
Enables or disables the caching mechanics |
void |
setCacheCheckDelay(int cacheCheckDelay)
Sets the number of seconds to wait between cache checks |
| Method Detail |
|---|
void setCache(boolean cache)
cache - void setCacheCheckDelay(int cacheCheckDelay)
cacheCheckDelay - void invalidateCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||