-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: core-svc
-
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
-