| Modifier and Type | Method and Description | 
|---|---|
| void | MojoExecutionListener. afterMojoExecutionSuccess(MojoExecutionEvent event) | 
| void | MojoExecutionListener. beforeMojoExecution(MojoExecutionEvent event) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WeakMojoExecutionListener. afterMojoExecutionSuccess(MojoExecutionEvent event) | 
| void | WeakMojoExecutionListener. beforeMojoExecution(MojoExecutionEvent event) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MojoExecutionScope. afterMojoExecutionSuccess(MojoExecutionEvent event) | 
| void | MojoExecutionScope. beforeMojoExecution(MojoExecutionEvent event) | 
| void | MojoExecutionScope. exit() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Mojo. execute()Perform whatever build-process behavior this  Mojoimplements. | 
| void | PluginManager. executeMojo(MavenProject project,
                      MojoExecution execution,
                      MavenSession session)Deprecated.  | 
| void | DefaultBuildPluginManager. executeMojo(MavenSession session,
                      MojoExecution mojoExecution) | 
| void | BuildPluginManager. executeMojo(MavenSession session,
                      MojoExecution execution) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultPluginManager. executeMojo(MavenProject project,
                      MojoExecution execution,
                      MavenSession session) | 
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.