Uses of Interface
org.eclipse.jetty.servlet.ServletContextHandler.ServletContainerInitializerCaller
Packages that use ServletContextHandler.ServletContainerInitializerCaller
Package
Description
Jetty Annotations : Support for Servlet Annotations
Jetty Server : Modular Servlet Integration
-
Uses of ServletContextHandler.ServletContainerInitializerCaller in org.eclipse.jetty.annotations
Classes in org.eclipse.jetty.annotations that implement ServletContextHandler.ServletContainerInitializerCaller -
Uses of ServletContextHandler.ServletContainerInitializerCaller in org.eclipse.jetty.servlet
Classes in org.eclipse.jetty.servlet that implement ServletContextHandler.ServletContainerInitializerCallerModifier and TypeClassDescriptionstatic class
Deprecated.static 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.