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
MojoExecutionException
void afterMojoExecutionSuccess(MojoExecutionEvent event) throws MojoExecutionException
MojoExecutionException
void afterExecutionFailure(MojoExecutionEvent event)
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.