org.apache.maven.cli
Class DefaultEventSpyContext

java.lang.Object
  extended by org.apache.maven.cli.DefaultEventSpyContext
All Implemented Interfaces:
EventSpy.Context

public class DefaultEventSpyContext
extends Object
implements EventSpy.Context


Constructor Summary
DefaultEventSpyContext()
           
 
Method Summary
 Map<String,Object> getData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultEventSpyContext

public DefaultEventSpyContext()
Method Detail

getData

public Map<String,Object> getData()
Specified by:
getData in interface EventSpy.Context


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.