Dynamically get ConfigurationPrinter services on demand
-------------------------------------------------------
Key: FELIX-2266
URL: https://issues.apache.org/jira/browse/FELIX-2266
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-3.0.0
Reporter: Felix Meschberger
Much like FELIX-2246 does for Web Console Plugins the ConfigurationRender class
should dynamically access ConfigurationPrinter services on-demand.
This requires two things:
* ConfigurationPrinter should register with their title (along with the
label) as a service property
* The internal ConfigurationPrinter proxy must be extended to cope for lazy
service access
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.