You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2011/03/08 16:25:59 UTC

[jira] Created: (FELIX-2875) Improve the setService() methods in the ServiceDependencyImpl to allow null for the service name.

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