Package org.apache.maven.eventspy
Interface EventSpy.Context
-
- Enclosing interface:
- EventSpy
public static interface EventSpy.ContextContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>getData()Gets key-value pairs providing information about the Maven runtime.
-