Uses of Interface
org.eclipse.jetty.osgi.ContextFactory
Packages that use ContextFactory
- 
Uses of ContextFactory in org.eclipse.jetty.osgi
Methods in org.eclipse.jetty.osgi that return ContextFactoryModifier and TypeMethodDescriptionabstract ContextFactoryAbstractEEActivator.newContextFactory(org.osgi.framework.Bundle bundle) abstract ContextFactoryAbstractEEActivator.newWebAppFactory(org.osgi.framework.Bundle bundle) Constructors in org.eclipse.jetty.osgi with parameters of type ContextFactoryModifierConstructorDescriptionAbstractContextProvider(Server server, Deployer deployer, String environment, ContextFactory contextFactory) BundleContextProvider(Server server, Deployer deployer, String environment, ContextFactory contextFactory) BundleWebAppProvider(Server server, Deployer deployer, String environment, ContextFactory contextFactory)