[jboss-user] [JBossCache] - Re: PojoCacheListener API changes in CR1?

jason.greene@jboss.com do-not-reply at jboss.com
Wed May 9 21:31:55 EDT 2007


The pojo notification system is being revamped and will be implementation complete by GA.  Currently missing is remote notifications and the ability to ability to see field changes (only attach/detach is working at the moment). These should be available in the next CR. The API however is considered complete in CR1. It was changed to be more extensible, and to fix problems brought up by other users.

The new API follows the java EventObject convention. So you just say getSource() to get the object the event corresponds with. In the case of attach this is the object being attached. 

-Jason

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

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



More information about the jboss-user mailing list