Package org.ametys.core.cache
-
Interface Summary Interface Description Cache<K,V> A cache represents a store of objects indexed with a keyCacheStats CacheStats store hit, miss, and evictions of a cache. -
Class Summary Class Description AbstractCacheManager Component that handle all the cachesAbstractCacheManager.CacheInfo Encapsulation of name and description of a cacheCacheClientSideElement Client side element for the cache buttonsCacheDispatchRequestProcess Handle cache stats during dispatchCleanCacheSchedulable ASchedulable
job to clean a cache.MemoryCacheEnumerator Enumerator
for the memory caches. -
Enum Summary Enum Description AbstractCacheManager.CacheType The type of cache -
Exception Summary Exception Description CacheException