Annotation Type MessageProxyParam


@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface MessageProxyParam
Used to mark parameters of message proxy methods that have an message argument name associated with it.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the message argument name.
  • Element Details

    • name

      String name
      Returns the message argument name.
      Returns:
      the message argument name