org.mortbay.terracotta.servlet
Class LightLoadTest

java.lang.Object
  extended by org.mortbay.terracotta.servlet.LightLoadTest

public class LightLoadTest
extends Object

Version:
$Revision: 1228 $ $Date: 2008-09-25 08:47:13 -0500 (Thu, 25 Sep 2008) $

Nested Class Summary
static class LightLoadTest.TestServlet
           
static class LightLoadTest.Worker
           
 
Constructor Summary
LightLoadTest()
           
 
Method Summary
static void main(String[] args)
           
 void testLightLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LightLoadTest

public LightLoadTest()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

testLightLoad

public void testLightLoad()
                   throws Exception
Throws:
Exception


Copyright © 1995-2008 Mort Bay Consulting. All Rights Reserved.