|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult
@Component(role=ExecutionEventCatapult.class) public class DefaultExecutionEventCatapult
Assists in firing execution events. Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API. In particular, this class can be changed or deleted without prior notice.
| Constructor Summary | |
|---|---|
DefaultExecutionEventCatapult()
|
|
| Method Summary | |
|---|---|
void |
fire(ExecutionEvent.Type eventType,
MavenSession session,
MojoExecution mojoExecution)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultExecutionEventCatapult()
| Method Detail |
|---|
public void fire(ExecutionEvent.Type eventType,
MavenSession session,
MojoExecution mojoExecution)
fire in interface ExecutionEventCatapult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||