The methods with the "pre" parameter come from interface
org.jboss.cache.ExtendedTreeCacheListener. So, you can implement that interface to get
those callbacks. Subclassing AbstractTreeCacheListener is a simple way to do that, or you
can write your own impl from scratch.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988278#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...