public class ContextHandlerCollectionHotSwappable
extends org.eclipse.jetty.server.handler.ContextHandlerCollection
org.eclipse.jetty.server.handler.AbstractHandler.ErrorDispatchHandler
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
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, deployHandler, getContextClass, handle, mapContexts, setContextClass, undeployHandler
addHandler, destroy, getHandlers, prependHandler, removeHandler, setHandlers
findContainerOf, getChildHandlerByClass, getChildHandlers, getChildHandlersByClass, setServer
addBean, addBean, addEventListener, addManaged, contains, dump, dump, dump, dump, dump, dumpObject, dumpStdErr, getBean, getBeans, getBeans, getContainedBeans, isAuto, isManaged, isUnmanaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, unmanage, updateBean, updateBean, updateBeans
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
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)