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