public class ServletContainerInitializersStarter extends AbstractLifeCycle implements ServletContextHandler.ServletContainerInitializerCaller
AbstractLifeCycle.AbstractLifeCycleListener
LifeCycle.Listener
Constructor and Description |
---|
ServletContainerInitializersStarter(WebAppContext context) |
Modifier and Type | Method and Description |
---|---|
void |
doStart()
Call the doStart method of the ServletContainerInitializers
|
addLifeCycleListener, doStop, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
public ServletContainerInitializersStarter(WebAppContext context)
context
- public void doStart()
doStart
in class AbstractLifeCycle
AbstractLifeCycle.doStart()
Copyright © 1995-2015 Webtide. All Rights Reserved.