abbot.script
Interface Launch.ThreadedLaunchListener

Enclosing class:
Launch

public static interface Launch.ThreadedLaunchListener


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

Method Detail

stepFailure

void stepFailure(Launch launch,
                 AssertionFailedError error)

stepError

void stepError(Launch launch,
               Throwable throwable)


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

SourceForge