[jboss-jira] [JBoss JIRA] Assigned: (JBMESSAGING-1603) Rename resource MBeans and controls
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Wed Jun 10 07:46:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil reassigned JBMESSAGING-1603:
----------------------------------------
Assignee: Jeff Mesnil (was: Tim Fox)
> 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.GA
>
>
> 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
More information about the jboss-jira
mailing list