com.konakart.tests
Class RunLoadTest
java.lang.Object
com.konakart.tests.RunLoadTest
public class RunLoadTest
- extends java.lang.Object
Method Summary |
static void |
main(java.lang.String[] args)
Starts a number of LoadTest threads and then goes to sleep for some seconds while they do
engine calls. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunLoadTest
public RunLoadTest()
main
public static void main(java.lang.String[] args)
throws java.lang.InterruptedException,
com.konakart.app.KKException,
KKAppException,
java.io.IOException,
java.lang.IllegalArgumentException,
java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
- Starts a number of LoadTest threads and then goes to sleep for some seconds while they do
engine calls. After time has run out it sets the static "go" boolean to false in order to
stop the threads.
- Parameters:
args
-
- Throws:
java.lang.InterruptedException
KKAppException
com.konakart.app.KKException
java.io.IOException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.ClassNotFoundException
java.lang.IllegalArgumentException
Copyright © 2011 DS Data Systems UK Ltd.