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

Support service properties injection in bind/unbind callbacks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • iPOJO-1.0.0
    • iPOJO-1.2.0
    • iPOJO
    • None

    Description

      iPOJO service dependency callbacks support several signatures:

      • nothing (i.e. notification)
      • service object
      • service reference
      • service object, service reference

      This improvement adds two other possible signatures in order to inject service properties without injecting the service reference (and so injecting a dependency on the OSGi API):

      • service object, dictionary
      • service object, map

      The above dictionary and map receive the service properties of the bound/unbound service,

      Attachments

        Activity

          People

            clement.escoffier Clement Escoffier
            clement.escoffier Clement Escoffier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: