Interface ServletContextHandler.ServletContainerInitializerCaller

  • All Superinterfaces:
    org.eclipse.jetty.util.component.LifeCycle
    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

        addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop