Uses of Package
com.broadleafcommerce.common.extension.cache.api
Package
Description
-
ClassDescriptionBasic information used for interaction with the
CacheManager
during aCacheUtility.forSingleWith(CacheStateManager)
call.Optional.Store basic information about cache as it relates to calls toCacheStateManager.computeIfAbsent(Function, ImperativeListCacheInfo)
. -
ClassDescriptionBasic information used for interaction with the
CacheManager
during aCacheUtility.forSingleWith(CacheStateManager)
call.Optional.API connecting toCacheStateManager.computeIfAbsent(Function, ImperativeListCacheInfo)
during method chaining fromCacheUtility.forListWith(CacheStateManager)
.Store basic information about cache as it relates to calls toCacheStateManager.computeIfAbsent(Function, ImperativeListCacheInfo)
.API used during method chaining fromCacheUtility.forListWith(CacheStateManager)
.API connecting toCacheStateManager.computeIfAbsent(Supplier, CacheInfo)
during method chaining fromCacheUtility.forSingleWith(CacheStateManager)
.API used during method chaining fromCacheUtility.forSingleWith(CacheStateManager)
.