Package org.craftercms.core.cache
-
Interface Summary Interface Description Cache Crafter's Cache API.CacheItem Provides information about an item residing in the cache.CacheLoader Implementations of this interface are used byCaches to refresh items that are already in the cache. -
Class Summary Class Description CacheStatistics Base class for all cache implementations to provide statistics.