hudson.plugins.fitnesse
Class RunnerWithTimeOut

java.lang.Object
  extended by hudson.plugins.fitnesse.RunnerWithTimeOut

public class RunnerWithTimeOut
extends Object


Constructor Summary
RunnerWithTimeOut(int timeoutMillis)
           
 
Method Summary
 void reset()
           
 void run(Runnable runnable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunnerWithTimeOut

public RunnerWithTimeOut(int timeoutMillis)
Method Detail

run

public void run(Runnable runnable)
         throws InterruptedException
Throws:
InterruptedException

reset

public void reset()


Copyright © 2004-2015. All Rights Reserved.