This content has been marked as final.
Show 1 reply
-
1. Re: JbossCache EvictionPolicyClass
manik Sep 26, 2006 10:30 AM (in response to nscooper)Further to what you see in http://labs.jboss.com/portal/jbosscache/docs/index.html I'd recommend looking at the EvictionPolicy and EvictionAlgorithm interfaces in the JBoss Cache srcs, and their javadocs. Srcs for existing eviction policy algorithms will help too.