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, setHandlers
addHandler, destroy, getHandlers, isParallelStart, removeHandler, setParallelStart, setServer
dump, findContainerOf, getChildHandlerByClass, getChildHandlers, getChildHandlersByClass
addBean, addBean, contains, dump, dump, dump, dump, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, unmanage
addLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
public ContextHandlerCollectionHotSwappable()
public void updateHandler(org.eclipse.jetty.webapp.WebAppContext context) throws java.lang.Exception
java.lang.Exception
public static org.eclipse.jetty.server.Handler removeContextFromList(java.util.List<org.eclipse.jetty.server.Handler> hl, java.lang.String contextPath)