[jboss-user] [JBossCache] - Re: Monitoring puts and evictions
bstansberry@jboss.com
do-not-reply at jboss.com
Thu Nov 23 16:47:33 EST 2006
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#3988278
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988278
More information about the jboss-user
mailing list