org.mortbay.terracotta.servlet
Class TerracottaJettyServer
java.lang.Object
org.mortbay.terracotta.servlet.TerracottaJettyServer
public class TerracottaJettyServer
- extends Object
- Version:
- $Revision: 1216 $ $Date: 2008-09-19 09:24:33 -0500 (Fri, 19 Sep 2008) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerracottaJettyServer
public TerracottaJettyServer(int port)
TerracottaJettyServer
public TerracottaJettyServer(int port,
int maxInactivePeriod,
int scavengePeriod)
start
public void start()
throws Exception
- Throws:
Exception
addContext
public Context addContext(String contextPath)
stop
public void stop()
throws Exception
- Throws:
Exception
Copyright © 1995-2008 Mort Bay Consulting. All Rights Reserved.