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,
    Exception exception)  | 
void fire(ExecutionEvent.Type eventType, MavenSession session, MojoExecution mojoExecution)
void fire(ExecutionEvent.Type eventType, MavenSession session, MojoExecution mojoExecution, Exception exception)
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.