[jboss-user] [JBossCache] - Re: Shunning not working
bela@jboss.com
do-not-reply at jboss.com
Tue Oct 24 10:39:36 EDT 2006
Well, you can catch the viewAccepted() callback and check whether the argument is a View (no merge) or a MergeView (merge). In the latter case, do what you need to do. To prevent the cache from handling the merge itself, you may need to subclass TreeCache and override the callback
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980396#3980396
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980396
More information about the jboss-user
mailing list