Uses of Interface
org.eclipse.jetty.servlet.ServletContextHandler.ServletContainerInitializerCaller
-
Packages that use ServletContextHandler.ServletContainerInitializerCaller Package Description org.eclipse.jetty.servlet Jetty Server : Modular Servlet Integration -
-
Uses of ServletContextHandler.ServletContainerInitializerCaller in org.eclipse.jetty.servlet
Classes in org.eclipse.jetty.servlet that implement ServletContextHandler.ServletContainerInitializerCaller Modifier and Type Class Description static class
ServletContextHandler.Initializer
Deprecated.static class
ServletContextHandler.ServletContainerInitializerStarter
Bean that is added to the ServletContextHandler to start all of the ServletContainerInitializers by starting their corresponding ServletContainerInitializerHolders when this bean is itself started.
-