To get the timeout like I would like, would it be possible in LRUAlgorithm in 
the prune method to factor out the call the region.getIdleTimeout. That is, put 
it in a method called getTimeout passing in the region and the nodeEntry,  the 
default implementation just returns the region.getIdleTimeout, but I could then 
override this new method and look at the nodeEntry to get the specific node's 
timeout.

I can include a diff if this does not make sense.

Thanks again for your help

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854429#3854429

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854429


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to