Menu

#279 XMBean now implements NotificationListener

v3.2
open
nobody
JBossMX (25)
5
2004-08-10
2004-08-10
No

Implement NotificationListener interface by simply
forwarding any received Notification to the wrapped
resource, if it implements the NotificationListener
interface, too.
This is needed to allow the wrapped resource to register
for Notifications using the XMBean ObjectName, rather
than its own this reference.

Discussion


Log in to post a comment.