[jboss-user] [JBoss Cache: Core Edition] - Re: Custom Eviction Policy and JDBC Cache loader

genman do-not-reply at jboss.com
Mon Sep 8 19:19:46 EDT 2008


For JBC 1.4 (used in JBoss 4.2), you can still write a custom eviction policy that does a remove. Extend the existing EvictionPolicy-implementing class and override the "public void evict(Fqn fqn)" method.

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

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



More information about the jboss-user mailing list