org.mortbay.terracotta.servlet
Class LightLoadTest.Worker
java.lang.Object
org.mortbay.terracotta.servlet.LightLoadTest.Worker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- LightLoadTest
public static class LightLoadTest.Worker
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LightLoadTest.Worker
public LightLoadTest.Worker(CyclicBarrier barrier,
int requestsCount,
String sessionCookie)
start
public void start()
throws Exception
- Throws:
Exception
stop
public void stop()
throws Exception
- Throws:
Exception
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 1995-2008 Mort Bay Consulting. All Rights Reserved.