ServletContextHandler.ServletContainerInitializerCaller, LifeCyclepublic class ServletContainerInitializersStarter extends AbstractLifeCycle implements ServletContextHandler.ServletContainerInitializerCaller
AbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.ListenerFAILED, RUNNING, STARTED, STARTING, STOP_ON_FAILURE, STOPPED, STOPPING| Constructor | Description |
|---|---|
ServletContainerInitializersStarter(WebAppContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
doStart() |
Call the doStart method of the ServletContainerInitializers
|
addLifeCycleListener, doStop, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stopaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, start, stop, stoppublic ServletContainerInitializersStarter(WebAppContext context)
public void doStart()
doStart in class AbstractLifeCycleAbstractLifeCycle.doStart()Copyright © 1995–2018 Webtide. All rights reserved.