org.hudsonci.maven.eventspy_30
Class EventSpyHandler.HandlerContext

java.lang.Object
  extended by org.hudsonci.maven.eventspy_30.EventSpyHandler.HandlerContext
Enclosing class:
EventSpyHandler<T>

public static class EventSpyHandler.HandlerContext
extends Object


Constructor Summary
EventSpyHandler.HandlerContext(Callback callback)
           
 
Method Summary
 BuildRecorder getBuildRecorder()
           
 Callback getCallback()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventSpyHandler.HandlerContext

public EventSpyHandler.HandlerContext(Callback callback)
Method Detail

getCallback

public Callback getCallback()

getBuildRecorder

public BuildRecorder getBuildRecorder()


Copyright © 2004-2011 Hudson. All Rights Reserved.