You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Bhupendra Bhardwaj (JIRA)" <qp...@incubator.apache.org> on 2006/12/14 18:17:20 UTC

[jira] Created: (QPID-190) refactoring the java broker mbean classes

refactoring the java broker mbean classes
-----------------------------------------

                 Key: QPID-190
                 URL: http://issues.apache.org/jira/browse/QPID-190
             Project: Qpid
          Issue Type: Task
          Components: Java Broker
    Affects Versions: M2
            Reporter: Bhupendra Bhardwaj
         Assigned To: Bhupendra Bhardwaj
            Priority: Minor
             Fix For: M2


Some of the MBean classes(AMQueueMBean, ProtocolSessionMBean) are  big now and should be moved out as a seperate class. Currently these are as inner classes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (QPID-190) refactoring the java broker mbean classes

Posted by "Bhupendra Bhardwaj (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhupendra Bhardwaj resolved QPID-190.
-------------------------------------

    Resolution: Fixed

MBean classes are refactored into seperate classes

> refactoring the java broker mbean classes
> -----------------------------------------
>
>                 Key: QPID-190
>                 URL: https://issues.apache.org/jira/browse/QPID-190
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Broker
>    Affects Versions: M2
>            Reporter: Bhupendra Bhardwaj
>         Assigned To: Bhupendra Bhardwaj
>            Priority: Minor
>             Fix For: M2
>
>
> Some of the MBean classes(AMQueueMBean, ProtocolSessionMBean) are  big now and should be moved out as a seperate class. Currently these are as inner classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.