[jboss-user] [JBossCache] - Re: What's the difference between org.jboss.cache.NodeRemove

manik.surtani@jboss.com do-not-reply at jboss.com
Fri Feb 9 12:02:53 EST 2007


NodeRemoved is legacy - a notification you receive after the node's been removed.  

NodeRemove is the newer version, which as a boolean param, pre.  So you get NodeRemove both before and after the node's been removed, with pre being set to true and false respectively.

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

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



More information about the jboss-user mailing list