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 2016/01/11 22:50:39 UTC

[jira] [Created] (FELIX-5164) Add support for callback instance in Aspects

Pierre De Rop created FELIX-5164:
------------------------------------

             Summary: Add support for callback instance in Aspects
                 Key: FELIX-5164
                 URL: https://issues.apache.org/jira/browse/FELIX-5164
             Project: Felix
          Issue Type: Improvement
          Components: Dependency Manager
    Affects Versions: dependencymanager-3.2.0
            Reporter: Pierre De Rop
            Assignee: Pierre De Rop
             Fix For: 	org.apache.felix.dependencymanager-r7


In the context of the new dependencymanager-lambda library, we need to be able to specify an external callback instance for DM aspects (the same kind of callback instances that are already supported by DM adapters). 
The intent of this issue is to add support for such external callback instance when using aspects; so a new method in DependencyManager interface should be added take takes in parameter such callback instance. The callback instance, if specified, will be invoked with "add/change/remove/swap" callbacks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)