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 14:56:41 UTC

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

     [ https://issues.apache.org/jira/browse/FELIX-5524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre De Rop resolved FELIX-5524.
----------------------------------
    Resolution: Fixed

fixed in revision r1651957

> 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)