[
https://issues.apache.org/jira/browse/FELIX-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre De Rop resolved FELIX-4680.
----------------------------------
Resolution: Fixed
Committed a patch and the associated test case in [1].
Also, verified that our benchmark is not affected by the patch.
[1]
org.apache.felix.dependencymanager.itest/src/org/apache/felix/dm/itest/ServiceDependencyCallbackSignaturesTest.java
> Add more DM ServiceDependency callback signatures
> -------------------------------------------------
>
> Key: FELIX-4680
> URL: https://issues.apache.org/jira/browse/FELIX-4680
> Project: Felix
> Issue Type: Wish
> Components: Dependency Manager
> Affects Versions: dependencymanager-3.2.0
> Reporter: Pierre De Rop
> Assignee: Pierre De Rop
> Priority: Trivial
> Fix For: dependencymanager-4.0.0
>
>
> It would be helpful if the following service dependency callback signatures
> are added:
> bind(Service, Map) // (currently, we only support bind(Map, Service)
> bind(Service, Dictionary)
> bind(Dictionary, Service)
> Also; currently there is no testcase which verifies every possible dependency
> callbacks signature combinations, and a new testcase should be added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)