Annotation Interface Parameter


@Retention(RUNTIME) @Target(PARAMETER) public @interface Parameter
Info for a MBean Operation Parameter.

This annotation is used only for methods which can be invoked through a GUI.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • desc

      String desc
      Default:
      "N/A"