Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width80%

iPOJO Future Ideas

This page documents various ideas to be considered in the future, but not currently on the road map.

Service Property Injection

Access to service properties is sometimes necessary to gain access to service configuration or as a way to defer service object creation. Currently, the only way to access service properties is via a service callback method that accepts a ServiceReference object. The downside of this approach is that it ties your component to the OSGi API. Other possibilities include adding support for:

  1. Service callback methods with a Map parameter that accepts the service properties.Service property injection into component fields.
Column
width20%
Include Page
FELIX:apache-felix-ipojo-menu
FELIX:apache-felix-ipojo-menu