2 Replies Latest reply on Nov 17, 2005 11:26 AM by pmore

    MBean Operation and attribute description

    pmore

      Hi,
      I have deployed a my own MBean service and exposed some attributes and operations which I can access thru JMX console just fine.
      I have a minor doubt about how do I set description for the MBean and its operations. Does the MyBean which extends org.jboss.system.ServiceMBean reads from some XML file.

      MBeanInfoInstance.getDescription to return description i can set and not just as "Management Bean."
      or how can i set description for my exposed operations as oppsed to default 'MBean operation' in cosole application.

      Please let me know

      Thanks,