Package org.eclipse.jetty.ee10.osgi.boot
Class EE10Activator.EE10ContextFactory
java.lang.Object
org.eclipse.jetty.ee10.osgi.boot.EE10Activator.EE10ContextFactory
- All Implemented Interfaces:
org.eclipse.jetty.osgi.ContextFactory
- Enclosing class:
EE10Activator
public static class EE10Activator.EE10ContextFactory
extends Object
implements org.eclipse.jetty.osgi.ContextFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.jetty.server.handler.ContextHandlercreateContextHandler(org.eclipse.jetty.osgi.AbstractContextProvider provider, org.eclipse.jetty.deploy.App app)
-
Constructor Details
-
EE10ContextFactory
public EE10ContextFactory(org.osgi.framework.Bundle bundle)
-
-
Method Details
-
createContextHandler
public org.eclipse.jetty.server.handler.ContextHandler createContextHandler(org.eclipse.jetty.osgi.AbstractContextProvider provider, org.eclipse.jetty.deploy.App app) throws Exception - Specified by:
createContextHandlerin interfaceorg.eclipse.jetty.osgi.ContextFactory- Throws:
Exception
-