io.trygvis.appsh.booter.jetty
Class JettyWebServer.WarContext
java.lang.Object
io.trygvis.appsh.booter.jetty.JettyWebServer.WarContext
- Enclosing class:
- JettyWebServer
public static class JettyWebServer.WarContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettyWebServer.WarContext
public JettyWebServer.WarContext(String contextPath,
File webapp)
throws IOException
- Throws:
IOException
toJetty
protected org.eclipse.jetty.server.handler.ContextHandler toJetty(JettyWebServer.ServerSettings settings)
warContext
public static org.eclipse.jetty.server.handler.ContextHandler warContext(JettyWebServer.ServerSettings settings,
String contextPath,
File webapp)
Copyright © 2013. All Rights Reserved.