Alex Rudyy created QPID-6527:
--------------------------------

             Summary: [Java Broker Web management Console] Introduce a 
management service facade to hide the details of REST communication between 
console and the broker
                 Key: QPID-6527
                 URL: https://issues.apache.org/jira/browse/QPID-6527
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: 6.0 [Java]
            Reporter: Alex Rudyy
            Assignee: Alex Rudyy
             Fix For: 6.0 [Java]


A new object should be created - management service - which will be responsible 
for all interactions with the REST API (i.e. /api/latest). The object must 
expose public methods to perform create, read, update, and delete the specified 
configured object. The crud methods must take responsibility for forming the 
URL and it is those that will take responsibility for URI encoding the name 
parts.

Internally it can call "dojo/request/xhr" to perform corresponding requests



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to