Notifications

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.

Notifications of two classes which subclass the JMX Notification class are sent from the MQe JMX interface. These classes are:
  • com.ibm.mqe.jmx.MQeAliasNotification;
  • javax.management.AttributeChangeNotification.

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.