org.databene.contiperf
Class CountRunner
java.lang.Object
org.databene.contiperf.AbstractInvocationRunner
org.databene.contiperf.CountRunner
- All Implemented Interfaces:
- Closeable, Runnable, InvocationRunner
public class CountRunner
- extends AbstractInvocationRunner
Calls the invoker a fixed number of times.
Created: 22.10.2009 06:30:28
- Since:
- 1.0
- Author:
- Volker Bergmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CountRunner
public CountRunner(Invoker invoker,
ArgumentsProvider argsProvider,
WaitTimer waitTimer,
AtomicLong invocationsLeft)
run
public void run()
close
public void close()
Copyright © 2013. All Rights Reserved.