0 Replies Latest reply on Apr 30, 2008 10:45 AM by cuthbe

    Mbeans and operations

      All

      If i have my mbean with the following setup

      extending ServiceMBeanSupport, and i have it working with regards to getting attributes from it. But i want to implement an operation on it.

      How do i do this.




      Say Something
      SaySomething
      <return-type>String</return-type>