Uses of Class
org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultExpiryPolicy
Packages that use DefaultExpiryPolicy
-
Uses of DefaultExpiryPolicy in org.broadleafcommerce.common.extensibility.cache.ehcache
Modifier and TypeClassDescriptionfinal classConvenience class providing a 10 minute expiry policy, along with the ability to override it on a per entry basis when using aTimedValueHolderas the cached value.final classConvenience class providing a 60 minute expiry policy, along with the ability to override it on a per entry basis when using aTimedValueHolderas the cached value.final classConvenience class providing a 1 minute expiry policy, along with the ability to override it on a per entry basis when using aTimedValueHolderas the cached value.final classConvenience class providing a 10 minute expiry policy, along with the ability to override it on a per entry basis when using aTimedValueHolderas the cached value.final classConvenience class providing a 30 minute expiry policy, along with the ability to override it on a per entry basis when using aTimedValueHolderas the cached value.final classConvenience class providing a 12 hour expiry policy, along with the ability to override it on a per entry basis when using aTimedValueHolderas the cached value.final classConvenience class providing a 24 hour expiry policy, along with the ability to override it on a per entry basis when using aTimedValueHolderas the cached value.