|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Internal public interface CacheManager
| Method Summary | |
|---|---|
void |
flushCaches()
Flush the contents of all flushable caches registered with the cache manager. |
Collection<Cache<?,?>> |
getCaches()
Deprecated. Since 2.0. Use getManagedCaches() instead. |
Collection<ManagedCache> |
getManagedCaches()
Gets the collection of caches managed. |
| Methods inherited from interface com.atlassian.cache.CacheFactory |
|---|
getCache, getCache, getCache, getCache, getCache, getCachedReference, getCachedReference, getCachedReference, getCachedReference |
| Method Detail |
|---|
@Deprecated Collection<Cache<?,?>> getCaches()
getManagedCaches() instead.
Caches.Collection<ManagedCache> getManagedCaches()
ManagedCaches.void flushCaches()
CacheSettings.getFlushable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||