Uploaded image for project: 'Remoting JMX'
  1. Remoting JMX
  2. REMJMX-96 Create version 3 of the protocol
  3. REMJMX-97

Optimise addNotificationListener so no handback needs to be sent.

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.0.2.CR1
    • None
    • Connection
    • None

      The following method call has been updated as a result of REMJMX-91 so null is sent for the handback - this is to retain compatibility with existing installations currently using version 2 of the protocol.

              public void addNotificationListener(final ObjectName name, NotificationListener listener,
                      final NotificationFilter filter, final Object handback) throws InstanceNotFoundException, IOException {
      

      In version 3 we can drop sending the handle.

            Unassigned Unassigned
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: