public interface MojoExecutionListener
WeakMojoExecutionListener| Modifier and Type | Method and Description |
|---|---|
void |
afterExecutionFailure(MojoExecutionEvent event) |
void |
afterMojoExecutionSuccess(MojoExecutionEvent event) |
void |
beforeMojoExecution(MojoExecutionEvent event) |
void beforeMojoExecution(MojoExecutionEvent event) throws MojoExecutionException
MojoExecutionExceptionvoid afterMojoExecutionSuccess(MojoExecutionEvent event) throws MojoExecutionException
MojoExecutionExceptionvoid afterExecutionFailure(MojoExecutionEvent event)
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.