[
https://issues.apache.org/jira/browse/QUARKS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222171#comment-15222171
]
Victor Dogaru commented on QUARKS-106:
--------------------------------------
The current JMXControlService allows the user to register controls without a
null alias.
Having unique <alias, interface> keys requires, at registration, that the
JMXControlService either:
a) set an alias (equal to the id?), then see (b) , or
b) throw an exception if a control with the same interface and no alias has
already been registered.
> Implement JsonControlService.getControls()
> ------------------------------------------
>
> Key: QUARKS-106
> URL: https://issues.apache.org/jira/browse/QUARKS-106
> Project: Quarks
> Issue Type: Task
> Components: API
> Reporter: Victor Dogaru
> Assignee: Daniel John Debrunner
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)