Ehcache midnight/nightly expiration strategy

Posted by user173491 on Stack Overflow See other posts from Stack Overflow or by user173491
Published on 2010-03-15T15:38:49Z Indexed on 2010/03/15 15:39 UTC
Read the original article Hit count: 519

Filed under:
|

It's not immediately obvious to me how to set EhCache to expire an entire cache nightly/at midnight. I can easily do this programmatically via a job of some sort, but I wanted to know if there was a more "ehcache" way of doing it.

Thanks in advance!

© Stack Overflow or respective owner

Related posts about java

Related posts about ehcache