|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.user.impl.ehcache.util.DefaultCacheManager
Constructor Summary | |
DefaultCacheManager()
|
Method Summary | |
void |
flushCaches()
Flush the contents of all caches registered with the cache manager |
net.sf.ehcache.Cache |
getCache(java.lang.String name)
Retrieve the cache with a particular name |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultCacheManager()
Method Detail |
public net.sf.ehcache.Cache getCache(java.lang.String name) throws EntityException
CacheManager
getCache
in interface CacheManager
name
- the unique name of the cache
EntityException
public void flushCaches()
CacheManager
flushCaches
in interface CacheManager
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |