[jboss-user] [JBossCache] - Re: How can i write a listener for a node

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Feb 26 09:48:38 EST 2007


You can only write listeners for the entire cache.  

You could filter events based on Fqn though, since the Fqn is passed into the callback, and discard events for Fqns you aren't interested in.  Read the user guide for examples on this.

In a later release (2.1.0) we may add support for adding listeners to specific regions.

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

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



More information about the jboss-user mailing list