|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationRunner | |
---|---|
org.databene.contiperf |
Uses of InvocationRunner in org.databene.contiperf |
---|
Classes in org.databene.contiperf that implement InvocationRunner | |
---|---|
class |
AbstractInvocationRunner
Abstract helper class which provides common functionality for InvocationRunner s. |
class |
ConcurrentRunner
Runs several Runnable s concurrently. |
class |
CountRunner
Calls the invoker a fixed number of times. |
class |
TimedRunner
Calls the invoker for a certain amount of time. |
Constructors in org.databene.contiperf with parameters of type InvocationRunner | |
---|---|
ConcurrentRunner(String name,
InvocationRunner[] runners,
int rampUp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |