I see this question was posted under title "jconsole operation ordering", but didn't see any responses to it and couldn't add a comment as I am new. So posting this question again!
I have an MBean with many operations and would want to present them in a certain order in JConsole or Java VisualVM. Couldn't find a way to do so. Was wondering if it's even possible to control the presentation ordering of operations in a MBean?