Uses of Interface
org.broadleafcommerce.common.extensibility.cache.JCacheUtil
Packages that use JCacheUtil
Package
Description
-
Uses of JCacheUtil in org.broadleafcommerce.common.extensibility.cache
Classes in org.broadleafcommerce.common.extensibility.cache that implement JCacheUtilModifier and TypeClassDescriptionclass
Default utility to access and programmatically create JCache instances via the JCacheCacheManager
. -
Uses of JCacheUtil in org.broadleafcommerce.common.extensibility.cache.ehcache
Classes in org.broadleafcommerce.common.extensibility.cache.ehcache that implement JCacheUtilModifier and TypeClassDescriptionclass
Allows an encapsulated way to create caches programmatically from an EhCacheCacheManager
.