You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Pierre De Rop (JIRA)" <ji...@apache.org> on 2017/02/06 11:18:41 UTC

[jira] [Created] (FELIX-5524) add more signatures for aspect swap callbacks

Pierre De Rop created FELIX-5524:
------------------------------------

             Summary: add more signatures for aspect swap callbacks
                 Key: FELIX-5524
                 URL: https://issues.apache.org/jira/browse/FELIX-5524
             Project: Felix
          Issue Type: Improvement
          Components: Dependency Manager
    Affects Versions: dependencymanager-3.2.0
            Reporter: Pierre De Rop
            Assignee: Pierre De Rop
            Priority: Minor
             Fix For: org.apache.felix.dependencymanager-r9


it would be useful to add the following signatures for dm aspect swap callbacks.

{code}
swap(ServiceReference old, ServiceReference replace)
swap(Component comp, ServiceReference old, ServiceReference replace)
{code}





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)