Interface EventSpy.Context

All Known Implementing Classes:
DefaultEventSpyContext
Enclosing interface:
EventSpy

public static interface EventSpy.Context
Context
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Gets key-value pairs providing information about the Maven runtime.
  • Method Details Link icon

    • getData Link icon

      Map<String,Object> getData()
      Gets key-value pairs providing information about the Maven runtime.
      Returns:
      The key-value pairs, never null.