public interface ExecutionEventCatapult
| Modifier and Type | Method and Description |
|---|---|
void |
fire(ExecutionEvent.Type eventType,
MavenSession session,
MojoExecution mojoExecution) |
void |
fire(ExecutionEvent.Type eventType,
MavenSession session,
MojoExecution mojoExecution,
java.lang.Exception exception) |
void fire(ExecutionEvent.Type eventType, MavenSession session, MojoExecution mojoExecution)
void fire(ExecutionEvent.Type eventType, MavenSession session, MojoExecution mojoExecution, java.lang.Exception exception)