JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.maven.execution.scope
Annotation Type MojoExecutionScoped
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
MojoExecutionScoped
Indicates that annotated component should be instantiated before mojo execution starts and discarded after mojo execution completes.
Since:
3.1.2
Author:
igor