Package org.apache.tapestry5.test
Class Jetty7Runner
java.lang.Object
org.apache.tapestry5.test.JettyRunner
org.apache.tapestry5.test.Jetty7Runner
- All Implemented Interfaces:
ServletContainerRunner
Deprecated.
-
Constructor Details
-
Jetty7Runner
public Jetty7Runner()Deprecated. -
Jetty7Runner
public Jetty7Runner(String webappFolder, String contextPath, int port, int sslPort) throws Exception Deprecated.- Throws:
Exception
-
JettyRunner
instead