|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
CacheManager or CacheFactory instead
| Method Summary | |
void |
flushCaches()
Deprecated. Flush the contents of all caches registered with the cache manager |
Cache |
getCache(java.lang.String cacheName)
Deprecated. Retrieve the cache with a particular name |
void |
setNonFlushableCaches(java.util.List cacheNames)
Deprecated. 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 | ||||||||||