Package org.craftercms.core.util.cache.impl
-
Class Summary Class Description AbstractCachingAwareObject Base abstract implementation ofCachingAwareObject
CachingAwareList<T> Class description goes HEREDefaultCacheTemplate Class description goes HERENonLockingCacheTemplate Extension ofDefaultCacheTemplate
that skips locking when loading items into the cache.NoopCacheTemplate Extension ofDefaultCacheTemplate
that executes the givenCallback
without additional checks.