JDK-4506105 : NotificationBroadcasterSupport: should have a ctor with MBeanNotificationInfo[]
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: javax.management
  • Affected Version: 6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2001-09-24
  • Updated: 2017-05-16
  • Resolved: 2005-04-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b35Fixed
Related Reports
Relates :  
Relates :  
Description
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.




Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
01-09-2004

EVALUATION Easy to do, but not proposed for JMX 1.2 ###@###.### 2002-08-23 Seems like an excellent idea for Mustang. ###@###.### 2004-02-10
23-08-2002