Uses of Class
com.broadleafcommerce.asset.cache.AssetCacheWeightProperties
Packages that use AssetCacheWeightProperties
-
Uses of AssetCacheWeightProperties in com.broadleafcommerce.asset.autoconfigure
Methods in com.broadleafcommerce.asset.autoconfigure with parameters of type AssetCacheWeightPropertiesModifier and TypeMethodDescriptionorg.springframework.boot.autoconfigure.cache.CacheManagerCustomizer<org.springframework.cache.caffeine.CaffeineCacheManager>AssetCaffeineAutoConfiguration.assetCaffeineManagerCustomizer(com.broadleafcommerce.common.extension.cache.caffeine.CaffeineBudgetManager budgetManager, AssetCacheProperties props, AssetCacheWeightProperties weightProps) org.springframework.boot.autoconfigure.cache.CacheManagerCustomizer<org.springframework.cache.jcache.JCacheCacheManager>AssetEhcacheAutoConfiguration.assetEhcacheManagerCustomizer(com.broadleafcommerce.common.extension.cache.ehcache.EhcacheBudgetManager budgetManager, AssetCacheProperties props, AssetCacheWeightProperties weightProps, AssetCacheSizeProperties sizeProps)