Ticket #835 (closed Enhancement: fixed)
Let plugins consume arbitrary OSGi services
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.7 |
Component: | DeepaMehta Standard Distribution | Version: | 4.6.1 |
Keywords: | Cc: | dgf, Malte | |
Complexity: | 3 | Area: | Application Framework / API |
Module: | deepamehta-core |
Description
The @Inject annotation should allow a plugin to consume arbitrary OSGi services, not only services provided by other DM plugins.
Change History
comment:2 Changed 9 years ago by jri
In afa533ed5c0ce6e5a0bee4eca2b8258f16d407fe:
Plugins consume arbitrary OSGi services (#835).
The @Inject annotation allows a plugin to consume arbitrary OSGi services, not only services provided by other DM plugins.
See #835.
Note: See
TracTickets for help on using
tickets.