The JMX specification provides a notification mechanism which has been implemented in the MQe JMX interface.
This interface implements the JMX NotificationBroadcaster class and can therefore send notifications to any applications which implement the corresponding JMX NotificationListener class.
A notification in this context is a message sent by a notification broadcaster to a notification listener via the JMX infrastructure.