Uses of Class
com.broadleafcommerce.asset.cache.AssetCacheProperties
Packages that use AssetCacheProperties
-
Uses of AssetCacheProperties in com.broadleafcommerce.asset.autoconfigure
Methods in com.broadleafcommerce.asset.autoconfigure with parameters of type AssetCachePropertiesModifier and TypeMethodDescriptionorg.springframework.boot.autoconfigure.cache.CacheManagerCustomizer<org.apache.ignite.cache.spring.SpringCacheManager>
AssetCacheAutoConfiguration.AssetIgniteCacheConfiguration.assetCacheManagerCustomizer
(com.broadleafcommerce.common.extension.autoconfigure.IgniteConfigurers.BasicIgniteConfigurer configurer, AssetCacheProperties cacheProperties) -
Uses of AssetCacheProperties in com.broadleafcommerce.asset.service
Constructors in com.broadleafcommerce.asset.service with parameters of type AssetCachePropertiesModifierConstructorDescriptionDefaultStorageLocationMappingService
(StorageLocationMappingRepository<com.broadleafcommerce.data.tracking.core.Identifiable> repository, com.broadleafcommerce.data.tracking.core.service.RsqlMappableCrudEntityHelper helper, com.broadleafcommerce.common.extension.cache.CacheStateManager cacheStateManager, AssetCacheProperties assetCacheProperties)