Package org.eclipse.jetty.servlet
Interface ServletContextHandler.ServletContainerInitializerCaller
- All Superinterfaces:
LifeCycle
- All Known Implementing Classes:
ServletContainerInitializersStarter,ServletContextHandler.Initializer,ServletContextHandler.ServletContainerInitializerStarter
- Enclosing class:
- ServletContextHandler
-
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
addEventListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeEventListener, start, stop