You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/06/01 23:08:17 UTC

[jira] [Created] (SLING-4770) Create DTOs for state inspection

Carsten Ziegeler created SLING-4770:
---------------------------------------

             Summary: Create DTOs for state inspection
                 Key: SLING-4770
                 URL: https://issues.apache.org/jira/browse/SLING-4770
             Project: Sling
          Issue Type: Improvement
          Components: API, ResourceResolver
            Reporter: Carsten Ziegeler
             Fix For: API 2.10.0, Resource Resolver 1.2.6


Newer OSGi specs usually always contain a DTO api which allows to get the current state of the implementation, e.g. the framework state, DS provides component states, the http whiteboard allows to inspect the registered servlets etc.
The nice thing of using such DTOs is that they are easily serializable (ootb, rules are defined) and should be well known to OSGi aware developers.
We should add such DTOs at least for the resource tree: mounted providers, their configurations etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)