org.mortbay.terracotta.servlet
Class TIMLightLoadTest.Worker
java.lang.Object
org.mortbay.terracotta.servlet.TIMLightLoadTest.Worker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- TIMLightLoadTest
public static class TIMLightLoadTest.Worker
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIMLightLoadTest.Worker
public TIMLightLoadTest.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.