org.mortbay.jetty.servlet.wadi
Class WADITestServer
java.lang.Object
org.mortbay.jetty.servlet.wadi.WADITestServer
public class WADITestServer
- extends java.lang.Object
Constructor Summary |
WADITestServer(int jettyPort,
java.lang.String nodeName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WADITestServer
public WADITestServer(int jettyPort,
java.lang.String nodeName)
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
startServer
public void startServer()
throws java.lang.Exception
- Throws:
java.lang.Exception
startCluster
public void startCluster()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUpHandlers
protected void setUpHandlers()
newExitHandler
protected ContextHandler newExitHandler()
newCounterHandler
protected ContextHandler newCounterHandler()
setUpConnector
protected void setUpConnector()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.