Uses of Class
com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
Packages that use EhcacheProperties
-
Uses of EhcacheProperties in com.broadleafcommerce.common.extension.cache.ehcache
Methods in com.broadleafcommerce.common.extension.cache.ehcache with parameters of type EhcachePropertiesModifier and TypeMethodDescriptionEhcacheAutoConfiguration.ehcacheBudgetManager(EhcacheConfigurers.BasicEhcacheConfigurer configurer, EhcacheProperties properties, io.micrometer.core.instrument.MeterRegistry registry, ExecutorService cacheMetricsRefreshExecutor) Constructors in com.broadleafcommerce.common.extension.cache.ehcache with parameters of type EhcachePropertiesModifierConstructorDescriptionEhcacheBudgetManager(EhcacheConfigurers.BasicEhcacheConfigurer configurer, EhcacheProperties properties, io.micrometer.core.instrument.MeterRegistry registry, ExecutorService refreshExecutor)