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.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionDeprecated, for removal: This API element is subject to removal in a future version.The array ofMojoParameterannotations.
-
Element Details
-
value
MojoParameter[] valueDeprecated, for removal: This API element is subject to removal in a future version.The array ofMojoParameterannotations.- Returns:
- the array of parameter annotations
-
MojoParametersinstead