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

Component Factory not deactivated if required reference unregistered

    XMLWordPrintableJSON

Details

    Description

      When a component factory becomes unsatisifed, it must be deactivated and switch to the UNSATISIFED state until it becomes satisifed again. Currently this does not happen because the component factory does not really bind to the references but the DependencyManager.serviceRemoved method only may deactivate a component if the unregistering service is actually bound.

      The serviceRemoved method must be enhanced to also check whether a component is becoming unsatisifed even in this case.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: