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–2015 The Apache Software Foundation. All rights reserved.