You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/05/04 14:18:06 UTC

[jira] [Commented] (QPID-6527) [Java Broker Web management Console] Introduce a management service facade to hide the details of REST communication between console and the broker

    [ https://issues.apache.org/jira/browse/QPID-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526570#comment-14526570 ] 

ASF subversion and git services commented on QPID-6527:
-------------------------------------------------------

Commit 1677590 from orudyy@apache.org in branch 'java/trunk'
[ https://svn.apache.org/r1677590 ]

QPID-6527: Introduce a management service facade in Java Broker Web Management Console to hide the details of REST communication between console and the broker

> [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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org