Christian Schneider created KARAF-3469:
------------------------------------------
Summary: It should be possible to create a reference to an
optional service from a command
Key: KARAF-3469
URL: https://issues.apache.org/jira/browse/KARAF-3469
Project: Karaf
Issue Type: Improvement
Reporter: Christian Schneider
To inject services into commands you use the
@org.apache.karaf.shell.api.action.lifecycle.Reference annotation. Unlike the
one from DS this annotation does not have an optional flag.
We should allow to reference optional services and have them injected with null
if they are not present.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)