public class ContextHandlerCollectionHotSwappable
extends org.eclipse.jetty.server.handler.ContextHandlerCollection
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, getContextClass, handle, mapContexts, setContextClass, setHandlers
addHandler, destroy, getHandlers, removeHandler, setServer, toString
findContainerOf, getChildHandlerByClass, getChildHandlers, getChildHandlersByClass
addBean, addBean, addBean, addEventListener, addManaged, contains, dump, dump, dump, dump, dump, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, unmanage, updateBean, updateBeans
addLifeCycleListener, getState, getState, getStopTimeout, 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)