You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (Jira)" <ji...@apache.org> on 2022/11/22 16:36:00 UTC

[jira] [Created] (SLING-11698) osgi-mock: Support injection of ComponentServiceObjects

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)