Adobe
9A0-384 · Question #21
Which is avalid way of creating an OSGI service?
The correct answer is C. ©Component ©Service class MyServiceImpl extends MyService. See the full explanation below for the reasoning.
Question
Which is avalid way of creating an OSGI service?
Options
- Aclass MyServiceImpl extends ServiceRegistry
- B©Service
- C©Component ©Service class MyServiceImpl extends MyService
- D/**
How the community answered
(61 responses)- A10% (6)
- B3% (2)
- C82% (50)
- D5% (3)
Community Discussion
No community discussion yet for this question.