|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.cache.ehcache.EhCacheManager
public class EhCacheManager
EhCache implementation of CacheManager
.
Constructor Summary | |
---|---|
EhCacheManager(java.util.List<java.lang.String> nonFlushableCaches)
|
Method Summary | |
---|---|
void |
flushCaches()
|
ConfluenceEhCache |
getCache(java.lang.String name)
|
java.util.Collection<ConfluenceEhCache> |
getCaches()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EhCacheManager(java.util.List<java.lang.String> nonFlushableCaches)
Method Detail |
---|
public void flushCaches()
flushCaches
in interface com.atlassian.cache.CacheManager
public java.util.Collection<ConfluenceEhCache> getCaches()
getCaches
in interface com.atlassian.cache.CacheManager
public ConfluenceEhCache getCache(java.lang.String name)
getCache
in interface com.atlassian.cache.CacheFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |