org.databene.contiperf
Class TimedRunner
java.lang.Object
org.databene.contiperf.AbstractInvocationRunner
org.databene.contiperf.TimedRunner
- All Implemented Interfaces:
- Closeable, Runnable, InvocationRunner
public class TimedRunner
- extends AbstractInvocationRunner
Calls the invoker for a certain amount of time.
Created: 15.04.2010 23:13:52
- Since:
- 1.03
- Author:
- Volker Bergmann
TimedRunner
public TimedRunner(Invoker invoker,
ArgumentsProvider argsProvider,
WaitTimer waitTimer,
long duration)
run
public void run()
close
public void close()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All Rights Reserved.