|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
flushCaches()
Flush the contents of all caches registered with the cache manager |
Cache |
getCache(java.lang.String cacheName)
Retrieve the cache with a particular name |
void |
setNonFlushableCaches(java.util.List cacheNames)
Set the caches that should not be flushed when flushCaches() is called |
Method Detail |
public Cache getCache(java.lang.String cacheName)
cacheName
- the unique name of the cache
public void flushCaches()
public void setNonFlushableCaches(java.util.List cacheNames)
cacheNames
- the names of the cache, each a String
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |