0 Replies Latest reply on Apr 14, 2008 3:04 PM by cogauthier

    Pojo service bean question

      Hi,

      When my service was deployed on server the jmx-console display my method like

      Operation exposed for management

      Param | ParamType | ParamValue | ParamDescription
      p1 String (no description)
      p2 String (no description)
      ...

      My question: Is it possible to annotate my pojo class for displaying real parameter name and method description?

      thanks


      Charles