Stefan Seifert created SLING-11698:
--------------------------------------
Summary: osgi-mock: Support injection of ComponentServiceObjects
Key: SLING-11698
URL: https://issues.apache.org/jira/browse/SLING-11698
Project: Sling
Issue Type: Improvement
Components: Testing
Reporter: Stefan Seifert
Fix For: Testing OSGi Mock 3.3.4
https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.component.html
currently we are supporting for injection (field, collection field,
constructor):
* service instance
* ServiceReference instance
we should also support
[ComponentServiceObjects|https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.component.html#org.osgi.service.component.ComponentServiceObjects]
which is a combination of both.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)