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