Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6577604

MBeanServerNotificationFilter should support ObjectName wildcards

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 7
    • 6
    • core-svc
    • None

      The class javax.management.relation.MBeanServerNotificationFilter allows you to receive registration and/or unregistration notifications for a subset of MBean names. It is configured by adding the names to a list. The meaning of adding an ObjectName pattern is obvious but in fact it does not work. The MBeanServerNotificationFilter class allows the pattern to be added, but since it only compares names for equality the pattern has no effect.

      The class should be changed so that patterns work.

            Unassigned Unassigned
            emcmanus Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: