public class WebServer extends Object
| Constructor and Description |
|---|
WebServer(org.eclipse.jetty.util.resource.Resource classPathResource) |
public WebServer(org.eclipse.jetty.util.resource.Resource classPathResource)
classPathResource - The name of the resource. This resource must be on the test or regular classpath.public URL getSiteUrl()
public int getPort()
public void stop()
public void join()
throws InterruptedException
InterruptedExceptionCopyright © 2007-2013. All Rights Reserved.