Annotation Interface MojoParameters


@Deprecated(since="4.0.0-rc-6", forRemoval=true) @Target({METHOD,PARAMETER}) @Retention(RUNTIME) @Inherited public @interface MojoParameters
Deprecated, for removal: This API element is subject to removal in a future version.
Use MojoParameters instead
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    The array of MojoParameter annotations.
  • Element Details

    • value

      MojoParameter[] value
      Deprecated, for removal: This API element is subject to removal in a future version.
      The array of MojoParameter annotations.
      Returns:
      the array of parameter annotations