Uses of Interface
org.eclipse.jetty.servlet.ServletContextHandler.ServletContainerInitializerCaller
-
Packages that use ServletContextHandler.ServletContainerInitializerCaller Package Description org.eclipse.jetty.annotations Jetty Annotations : Support for Servlet Annotations -
-
Uses of ServletContextHandler.ServletContainerInitializerCaller in org.eclipse.jetty.annotations
Classes in org.eclipse.jetty.annotations that implement ServletContextHandler.ServletContainerInitializerCaller Modifier and Type Class Description class
ServletContainerInitializersStarter
ServletContainerInitializersStarter Call the onStartup() method on all ServletContainerInitializers, after having found all applicable classes (if any) to pass in as args.
-