Pierre De Rop created FELIX-4680:
------------------------------------
Summary: 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)