Package org.nuxeo.ecm.core.cache
-
Interface Summary Interface Description Cache The nuxeo cache interface that define generic methods to use cache technologiesCacheManagement Management-related APIs for aCache
.CacheService Nuxeo cache interface -
Class Summary Class Description AbstractCache Abstract class to be extended to provide new cache implementationCacheAttributesChecker Class to implement mandatory check attributes before calling implementation of cache This enable to have the same behavior for any use of cache for all implementation of cacheCacheDescriptor Descriptor of cache contribCacheInvalidator Wrapper managing cache invalidations.CacheMetrics CacheServiceImpl Cache service implementation to manage nuxeo cacheCacheServiceImpl.AbstractCachePubSubInvalidator CacheServiceImpl.CacheInvalidation CacheWrapper InMemoryCacheImpl Default in memory implementation for cache management based on guava