public class ContextHandlerCollectionHotSwappable
extends org.eclipse.jetty.server.handler.ContextHandlerCollection
| Constructor and Description | 
|---|
| ContextHandlerCollectionHotSwappable() | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.eclipse.jetty.server.Handler | removeContextFromList(java.util.List<org.eclipse.jetty.server.Handler> hl,
                     java.lang.String contextPath) | 
| void | updateHandler(org.eclipse.jetty.webapp.WebAppContext context) | 
addContext, getContextClass, handle, mapContexts, setContextClass, setHandlersaddHandler, destroy, getHandlers, isParallelStart, removeHandler, setParallelStart, setServerdump, findContainerOf, getChildHandlerByClass, getChildHandlers, getChildHandlersByClassaddBean, addBean, contains, dump, dump, dump, dump, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, unmanageaddLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic ContextHandlerCollectionHotSwappable()
public void updateHandler(org.eclipse.jetty.webapp.WebAppContext context)
                   throws java.lang.Exception
java.lang.Exceptionpublic static org.eclipse.jetty.server.Handler removeContextFromList(java.util.List<org.eclipse.jetty.server.Handler> hl,
                                                     java.lang.String contextPath)