Package org.eclipse.jetty.ee10.osgi.boot
Class EE10Activator.EE10ContextFactory
java.lang.Object
org.eclipse.jetty.ee10.osgi.boot.EE10Activator.EE10ContextFactory
- All Implemented Interfaces:
ContextFactory
- Enclosing class:
- EE10Activator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateContextHandler
(AbstractContextProvider provider, App app)
-
Constructor Details
-
EE10ContextFactory
public EE10ContextFactory(org.osgi.framework.Bundle bundle)
-
-
Method Details
-
createContextHandler
public ContextHandler createContextHandler(AbstractContextProvider provider, App app) throws Exception - Specified by:
createContextHandler
in interfaceContextFactory
- Throws:
Exception
-