DefaultExecutionEventCatapultpublic interface ExecutionEventCatapult
| Modifier and Type | Method | 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)