Uses of Interface
org.eclipse.jetty.ee10.servlet.ServletContextHandler.ServletContainerInitializerCaller
Packages that use ServletContextHandler.ServletContainerInitializerCaller
-
Uses of ServletContextHandler.ServletContainerInitializerCaller in org.eclipse.jetty.ee10.servlet
Classes in org.eclipse.jetty.ee10.servlet that implement ServletContextHandler.ServletContainerInitializerCallerModifier and TypeClassDescriptionstatic class
Bean that is added to the ServletContextHandler to start all of the ServletContainerInitializers by starting their corresponding ServletContainerInitializerHolders when this bean is itself started.