Package com.atlassian.confluence.impl.cache
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.confluence.impl.cache
-
ClassDescriptionAn abstract
Aspectfor wrappingCacheobjects returned by theCacheManagerSpring bean.A partial implementation ofCacheCompactor.Provides operations for flushing (i.e.Signal that all managed caches have been flushed in this clusterAnAspectwhich wraps allCacheobjects returned by the 'getCache' methods ofCacheFactoryin aConfluenceMonitoringCache.ACacheManagerimplementation that delegates all method calls to anotherCacheManager.An implementation ofReadThroughCachebacked by an atlassian-cacheCache.ReadThroughCache<K,V> A simple cache interface that supports the use of read-through operations.An implementation ofReadThroughCachewhich caches the IDs of entity objects against arbitrary keys.