Improve the setService() methods in the ServiceDependencyImpl to allow null for
the service name.
-------------------------------------------------------------------------------------------------
Key: FELIX-2875
URL: https://issues.apache.org/jira/browse/FELIX-2875
Project: Felix
Issue Type: Improvement
Components: Dependency Manager
Reporter: Marcel Offermans
Assignee: Marcel Offermans
The setService() methods are currently a bit more strict than necessary, not
allowing you to, for example, specify only a filter condition via the method
called setService(Class name, String filter). This in turn limits the options
you have when creating adapters. Fix this problem and factor out any redundant
code in these methods.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira