Uses of Interface
org.eclipse.jetty.osgi.ContextFactory
Packages that use ContextFactory
-
Uses of ContextFactory in org.eclipse.jetty.ee10.osgi.boot
Classes in org.eclipse.jetty.ee10.osgi.boot that implement ContextFactoryModifier and TypeClassDescriptionstatic class
static class
-
Uses of ContextFactory in org.eclipse.jetty.osgi
Constructors in org.eclipse.jetty.osgi with parameters of type ContextFactoryModifierConstructorDescriptionAbstractContextProvider
(String environment, Server server, ContextFactory contextFactory) BundleContextProvider
(String environment, Server server, ContextFactory contextFactory) BundleWebAppProvider
(String environment, Server server, ContextFactory contextFactory)