Package org.eclipse.jetty.servlet
Interface ServletContextHandler.ServletContainerInitializerCaller
-
- All Superinterfaces:
LifeCycle
- All Known Implementing Classes:
ServletContextHandler.Initializer
- Enclosing class:
- ServletContextHandler
@Deprecated(since="2021-05-27") public static interface ServletContextHandler.ServletContainerInitializerCaller extends LifeCycle
Deprecated.
-
-
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
-
-