Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-1244

Add support for ServiceEvent.MODIFIED_ENDMATCH

    XMLWordPrintableJSON

Details

    Description

      The OSGi R4.2 specification introduces a new ServiceEvent type MODIFIED_ENDMATCH. It allows service listeners to be notified about when a previously matching service stops matching the listener's service filter due to the registering bundle changing the service properties. This is necessary for situations, like the ServiceTracker, where you want to stop tracking a service when it no longer matches a listener's filter, but in the current situation the listener would not be notified with a MODIFIED event if the new properties no longer matched the listener's filter.

      Attachments

        Activity

          People

            rickhall Richard S. Hall
            rickhall Richard S. Hall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: