Do not show Notification areas for MBeans which do not send Notifications
-------------------------------------------------------------------------
Key: QPID-1679
URL: https://issues.apache.org/jira/browse/QPID-1679
Project: Qpid
Issue Type: Improvement
Components: Java Management : JMX Console
Affects Versions: M4, M3, M2.1
Reporter: Robert Gemmell
Priority: Minor
Fix For: Eclipse MC M5
The JMX management console displays a Notifications tab area for every MBean,
because the abstract AMQManagedObject class used as the basis for the MBeans on
the broker implements NotificationBroadcaster. However, only the AMQQueueMBean
currently emits any notifications, so this added tab is useless in many
instances. As such, the console should check whether there are any
notifications available for subscription before displaying the tab area when
viewing an MBean.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]