I don't think current eviction policy can do what you want. Best bet is to customize
the LRUPolicy yourself to achieve this requirement. E.g., when an item is older than 200
seconds, do remove instead of evict.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997177#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...