Package org.apache.maven.internal.impl
Class DefaultEvent
java.lang.Object
org.apache.maven.internal.impl.DefaultEvent
- All Implemented Interfaces:
- Event
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DefaultEvent
 
- 
- 
Method Details- 
getType
- 
getSession- Specified by:
- getSessionin interface- Event
 
- 
getProject- Specified by:
- getProjectin interface- Event
 
- 
getMojoExecution- Specified by:
- getMojoExecutionin interface- Event
 
- 
getException- Specified by:
- getExceptionin interface- Event
 
 
-