2 Replies Latest reply on Nov 15, 2009 12:52 PM by rnicholson10

    How do I define attributes in a service bean?

    rnicholson10

      Any methods I define in my Management Interface are displayed as operations. However I don't know how to define attributes.

      I have tried annotating the methods in question with @ManagementAttribute but they do not appear as attributes in the JMX console.

      Furthermore, how do I supply a description to the arguments of an operation or attribute?

      Thanks for your help.

      Ross