You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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 property injection into component fields.
Error CSS Stylesheet macro - Import URL 'http://people.apache.org/~clement/ipojo/ipojo.css' is not on the allowlist. If you want to include this content, contact your Confluence administrator to request adding this URL to the Allowlist.

Overview
Getting Started
User Guide
Tools
Developer Guide
Misc & Contact
Experimentation

  • No labels