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

ComponentInstance implementation is reused accross reactivations

    XMLWordPrintableJSON

Details

    Description

      According to the specification of the ComponentInstance interface, instances of this interface must not be reused after a component instance has been deactivated.

      Currently, the ComponentInstance interface is implemented by the AbstractComponentManager class and thus is not replaced after the reactivation of a component.

      The implementation of the ComponentInstance interface has to be refactored to reflect the life cycle of the actual component object (the object returned from ComponentInstance.getInstance().

      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: