Package org.eclipse.jetty.servlet
Interface ServletContextHandler.ServletContainerInitializerCaller
-
- All Superinterfaces:
LifeCycle
- All Known Implementing Classes:
ServletContainerInitializersStarter
,ServletContextHandler.Initializer
- Enclosing class:
- ServletContextHandler
public static interface ServletContextHandler.ServletContainerInitializerCaller extends LifeCycle
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.LifeCycle
LifeCycle.Listener
-
-
Method Summary
-
Methods inherited from interface org.eclipse.jetty.util.component.LifeCycle
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
-
-