abbot.script
Interface Launch.ThreadedLaunchListener

Enclosing interface:
Launch

public static interface Launch.ThreadedLaunchListener


Method Summary
 void stepError(Launch launch, Throwable throwable)
           
 void stepFailure(Launch launch, AssertionFailedError error)
           
 

Method Detail

stepFailure

public void stepFailure(Launch launch,
                        AssertionFailedError error)

stepError

public void stepError(Launch launch,
                      Throwable throwable)


Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge