[jboss-dev-forums] [Design of POJO Server] - Re: JMX Notification support
adrian@jboss.org
do-not-reply at jboss.com
Tue Mar 6 11:57:38 EST 2007
The simplest implementation is to just extend NotificationBroadcasterSupport
which will be picked up when you introduce the JMX aspect.
But as you say, this type of thing should really be done with an AOP introduction.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025484#4025484
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025484
More information about the jboss-dev-forums
mailing list