[
https://jira.jboss.org/jira/browse/JBMESSAGING-1603?page=com.atlassian.ji...
]
Jeff Mesnil closed JBMESSAGING-1603.
------------------------------------
Resolution: Done
fixed in the trunk (see changelog)
Rename resource MBeans and controls
-----------------------------------
Key: JBMESSAGING-1603
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1603
Project: JBoss Messaging
Issue Type: Feature Request
Components: Configuration and Management
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 2.0.0
JBM resources are managed either using JMX or JBM Core connections.
The interfaces follow JMX standard (ending with MBean) even when JBM is not managed
through JMX.
We should rename the management interface XXXMBean to XXXControl and their implementation
XXXControl to XXXControlImpl
(e.g. the resource to manage a queue will have a QueueControl interface and a
QueueControlImpl implementation)
This will continue to work with JMX since we use the StandardMBean to create the MBean
registered in the MBeanServer
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira