Package org.craftercms.core.util.cache.impl
-
Class Summary Class Description AbstractCachingAwareObject Base abstract implementation ofCachingAwareObjectCachingAwareList<T> Class description goes HEREDefaultCacheTemplate Class description goes HERENonLockingCacheTemplate Extension ofDefaultCacheTemplatethat skips locking when loading items into the cache.NoopCacheTemplate Extension ofDefaultCacheTemplatethat executes the givenCallbackwithout additional checks.