Interface ServletContextHandler.ServletContainerInitializerCaller

All Superinterfaces:
org.eclipse.jetty.util.component.LifeCycle
All Known Implementing Classes:
ServletContextHandler.Initializer, ServletContextHandler.ServletContainerInitializerStarter
Enclosing class:
ServletContextHandler

public static interface ServletContextHandler.ServletContainerInitializerCaller extends org.eclipse.jetty.util.component.LifeCycle
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.LifeCycle

    org.eclipse.jetty.util.component.LifeCycle.Listener
  • Method Summary

    Methods inherited from interface org.eclipse.jetty.util.component.LifeCycle

    addEventListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeEventListener, start, stop