public final class ThirtyMinuteExpiryPolicy extends DefaultExpiryPolicy
TimedValueHolder as the cached value. This can also be used in the EhCache XML to specify an expiry policy:
<cache alias="myCache">
<expiry>
<class>org.broadleafcommerce.common.extensibility.cache.ehcache.ThirtyMinuteExpiryPolicy</class>
</expiry>
<heap>5000</heap>
</cache>
| Constructor and Description |
|---|
ThirtyMinuteExpiryPolicy() |
getDefaultDuration, getExpiryForAccess, getExpiryForCreation, getExpiryForUpdateCopyright © 2022. All rights reserved.