[jboss-user] [JBossCache] - Re: Manual eviction not working

dmary do-not-reply at jboss.com
Wed Feb 13 03:43:59 EST 2008


I see this in JbossCache docs : 
anonymous wrote : When the eviction policy in effect calls evict() to evict a node from the cache, if passivation is enabled, a notification that the node is being passivated will be emitted to the tree cache listeners and the node and its children will be stored in the cache loader store

It means that if passivation is true, a call to evict() will call another method in order to store node into cache loader store.
What is the method to call, and How I do this ?

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

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



More information about the jboss-user mailing list