[
https://issues.apache.org/activemq/browse/AMQ-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52994#action_52994
]
Rob Davies commented on AMQ-2330:
---------------------------------
Could you add the patch ?
> Add MBean descriptions
> ----------------------
>
> Key: AMQ-2330
> URL: https://issues.apache.org/activemq/browse/AMQ-2330
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.2.0
> Reporter: Kyle Anderson
> Priority: Minor
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> JMX allows for method/field/parameter descriptions, but AMQ registers
> standard Mbeans. This makes JMX though jconsole fairly cumbersome, one has
> to constantly consult the javadoc to understand the attributes and parameters.
> A simple solution is described here:
> http://weblogs.java.net/blog/emcmanus/archive/2005/07/adding_informat.html
> Using that approach, I was able to simply annotations copying the existing
> javadoc to the *ViewMBean classes and replaced the handful of the mbean
> registration calls. Patch available.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.