public class ServletContainerInitializersStarter extends AbstractLifeCycle implements ServletContextHandler.ServletContainerInitializerCaller
AbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.ListenerFAILED, RUNNING, STARTED, STARTING, STOP_ON_FAILURE, STOPPED, STOPPING| 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, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, start, stop, stoppublic ServletContainerInitializersStarter(WebAppContext context)
public void doStart()
doStart in class AbstractLifeCycleAbstractLifeCycle.doStart()Copyright © 1995–2017 Webtide. All rights reserved.