Package org.apache.maven.cli.event
Class DefaultEventSpyContext
java.lang.Object
org.apache.maven.cli.event.DefaultEventSpyContext
- All Implemented Interfaces:
- EventSpy.Context
DefaultEventSpyContext
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DefaultEventSpyContextpublic DefaultEventSpyContext()
 
- 
- 
Method Details- 
getDataDescription copied from interface:EventSpy.ContextGets key-value pairs providing information about the Maven runtime.- Specified by:
- getDatain interface- EventSpy.Context
- Returns:
- The key-value pairs, never null.
 
 
-