[
https://issues.apache.org/jira/browse/FELIX-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger closed FELIX-284.
-----------------------------------
Resolution: Fixed
Committed the Management API to Rev. 597657 and 597658.
The changes applied:
* Moved implementation in the scr and scr.parser packages down into scr.impl
and scr.impl.parser packages
* Created the Management API in the scr package
* Export the scr package to make the management API usable
* Added a Felix Shell command to leverage the management API from the shell
> Add Management API
> ------------------
>
> Key: FELIX-284
> URL: https://issues.apache.org/jira/browse/FELIX-284
> Project: Felix
> Issue Type: New Feature
> Components: Declarative Services, Dependency Manager
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: 1.0.0
>
> Attachments: FELIX-284.tgz
>
>
> Currently, it is not directly visible, what state a component has and what
> references are satisified.
> The intent is to define a simple API - along the lines of the ServiceBinder
> architecure interfaces.
> These interfaces may then be used to implement integrations into management
> applications such as the Felix shell or JMX.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.