org.apache.maven.monitor.event
Class MavenEvents
java.lang.Object
org.apache.maven.monitor.event.MavenEvents
public final class MavenEvents
- extends Object
- Author:
- jdcasey
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PHASE_EXECUTION
public static final String PHASE_EXECUTION
- See Also:
- Constant Field Values
MOJO_EXECUTION
public static final String MOJO_EXECUTION
- See Also:
- Constant Field Values
PROJECT_EXECUTION
public static final String PROJECT_EXECUTION
- See Also:
- Constant Field Values
REACTOR_EXECUTION
public static final String REACTOR_EXECUTION
- See Also:
- Constant Field Values
ALL_EVENTS
public static final String[] ALL_EVENTS
NO_EVENTS
public static final String[] NO_EVENTS
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.