Package org.broadleafcommerce.common.cache
package org.broadleafcommerce.common.cache
-
ClassDescriptionSupport for any class that wishes to utilize a query miss cache.Default implementation of
OverridePreCacheService
.Specific implementation used with a Log4j2 dependencyAn implementation of StatisticsServiceLogAdapter that does nothing.Performs cache item initialization for a specific entity type.Describes a service capable of maintaining a cache of standard site level overrides.Represents a block of work to execute during a call toAbstractCacheMissAware.getCachedObject(Class, String, String, PersistentRetrieval, String...)
should a missed cache item not be detected.