public class ExecutionEventCatapultStub extends Object implements org.apache.maven.lifecycle.internal.ExecutionEventCatapult
| Constructor and Description |
|---|
ExecutionEventCatapultStub() |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(org.apache.maven.execution.ExecutionEvent.Type eventType,
org.apache.maven.execution.MavenSession session,
org.apache.maven.plugin.MojoExecution mojoExecution) |
void |
fire(org.apache.maven.execution.ExecutionEvent.Type eventType,
org.apache.maven.execution.MavenSession session,
org.apache.maven.plugin.MojoExecution mojoExecution,
Exception exception) |
public void fire(org.apache.maven.execution.ExecutionEvent.Type eventType,
org.apache.maven.execution.MavenSession session,
org.apache.maven.plugin.MojoExecution mojoExecution)
fire in interface org.apache.maven.lifecycle.internal.ExecutionEventCatapultpublic void fire(org.apache.maven.execution.ExecutionEvent.Type eventType,
org.apache.maven.execution.MavenSession session,
org.apache.maven.plugin.MojoExecution mojoExecution,
Exception exception)
fire in interface org.apache.maven.lifecycle.internal.ExecutionEventCatapultCopyright © 2001–2018 The Apache Software Foundation. All rights reserved.