-
Enhancement
-
Resolution: Fixed
-
P4
-
6
-
b35
-
generic
-
generic
Today the NotificationBroadcasterSupport class must *always* be subclassed
in order to redefine
MBeanNotificationInfo[] getNotificationInfo()
This could be avoided if the NotificationBroadcasterSupport class had a constructor taking a MBeanNotificationInfo[] as input.
in order to redefine
MBeanNotificationInfo[] getNotificationInfo()
This could be avoided if the NotificationBroadcasterSupport class had a constructor taking a MBeanNotificationInfo[] as input.
- relates to
-
JDK-6252526 Create subclass of javax.management.StandardMBean that is a NotificationEmitter
-
- Resolved
-
-
JDK-5072268 Suggested API changes for JMX 2.0
-
- Closed
-