public class JettyServer extends Server
AbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.ListenerContainer.InheritedListener, Container.Listener| Modifier and Type | Field and Description |
|---|---|
static JettyServer |
__instance |
_handler| Constructor and Description |
|---|
JettyServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addWebApplication(WebAppContext webapp) |
void |
configureHandlers()
Set up the handler structure to receive a webapp.
|
void |
doStart()
Starts the managed lifecycle beans in the order they were added.
|
void |
setRequestLog(RequestLog requestLog) |
addConnector, clearAttributes, doStop, dump, getAttribute, getAttributeNames, getConnectors, getDateField, getSessionIdManager, getStopAtShutdown, getThreadPool, getURI, getVersion, handle, handleAsync, handleOptions, isDumpAfterStart, isDumpBeforeStop, join, main, removeAttribute, removeConnector, setAttribute, setConnectors, setDumpAfterStart, setDumpBeforeStop, setSessionIdManager, setStopAtShutdown, start, toStringdestroy, expandChildren, getHandler, getHandlers, handle, setHandler, setServerexpandHandler, findContainerOf, getChildHandlerByClass, getChildHandlers, getChildHandlersByClassdumpThis, getServeraddBean, addBean, addBean, contains, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, setBeans, setStopTimeout, unmanage, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic static final JettyServer __instance
public void setRequestLog(RequestLog requestLog)
public void doStart()
throws Exception
ContainerLifeCycledoStart in class ServerExceptionServer.doStart()public void addWebApplication(WebAppContext webapp) throws Exception
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.