Uses of Class
org.eclipse.jetty.servlet.BaseHolder
Package
Description
Jetty Annotations : Support for Servlet Annotations
Jetty Ant : Ant Tasks and Configuration
Jetty Server : Modular Servlet Integration
-
Uses of BaseHolder in org.eclipse.jetty.annotations
Modifier and TypeClassDescriptionstatic class
-
Uses of BaseHolder in org.eclipse.jetty.ant
-
Uses of BaseHolder in org.eclipse.jetty.servlet
Modifier and TypeClassDescriptionclass
class
Holder<T>
Holder Specialization of AbstractHolder for servlet-related classes that have init-params etcclass
ListenerHolder Specialization of BaseHolder for servlet listeners.class
Holds a ServletContainerInitializer.class
Servlet Instance and Context Holder.Modifier and TypeMethodDescription<T> T
ServletContextHandler.Context.createInstance
(BaseHolder<T> holder) Modifier and TypeMethodDescriptionprotected void
ServletHandler.initializeHolders
(Collection<? extends BaseHolder<?>> holders)