Add support for bundle info providers
-------------------------------------
Key: FELIX-2896
URL: https://issues.apache.org/jira/browse/FELIX-2896
Project: Felix
Issue Type: New Feature
Components: Web Console
Affects Versions: webconsole-3.1.8
Reporter: Carsten Ziegeler
Fix For: webconsole-3.1.10
Currently all information displayed about a bundle is coded into the bundle
list plugin.
We could improve this by defining a BundleInfoProvider interface which might
return a map for a bundle.
The bundle list plugin will query all providers and display all key/value pairs
as additional information about the bundle.
Open questions:
- how to we handle localization?
- how can a bundle provide this service without having a dependency to the web
console api?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira