You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "M. van Cuijk (JIRA)" <ji...@apache.org> on 2013/10/15 12:15:43 UTC

[jira] [Created] (FELIX-4285) Remove abstract modifier from DependencyActivatorBase.destroy()

M. van Cuijk created FELIX-4285:
-----------------------------------

             Summary: Remove abstract modifier from DependencyActivatorBase.destroy()
                 Key: FELIX-4285
                 URL: https://issues.apache.org/jira/browse/FELIX-4285
             Project: Felix
          Issue Type: Improvement
          Components: Dependency Manager
            Reporter: M. van Cuijk
            Priority: Trivial


All subclasses of DependencyActivatorBase must implement both init() and destroy(), while the implementation of destroy() is empty in most cases. An empty default implementation of destroy() can be included in the DependencyActivatorBase class.



--
This message was sent by Atlassian JIRA
(v6.1#6144)