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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...