Uses of Interface
org.eclipse.jetty.servlet.ServletContextHandler.ServletContainerInitializerCaller
Package
Description
Jetty Annotations : Support for Servlet Annotations
Jetty Server : Modular Servlet Integration
-
Uses of ServletContextHandler.ServletContainerInitializerCaller in org.eclipse.jetty.annotations
-
Uses of ServletContextHandler.ServletContainerInitializerCaller in org.eclipse.jetty.servlet
Modifier 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.