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 public class Jetty7Runner extends JettyRunner Deprecated.please useJettyRunnerinstead
- 
- 
Constructor SummaryConstructors Constructor Description Jetty7Runner()Deprecated.Jetty7Runner(String webappFolder, String contextPath, int port, int sslPort)Deprecated.
 
- 
- 
- 
Constructor Detail- 
Jetty7Runnerpublic Jetty7Runner() Deprecated.
 - 
Jetty7Runnerpublic Jetty7Runner(String webappFolder, String contextPath, int port, int sslPort) throws Exception Deprecated.- Throws:
- Exception
 
 
- 
 
-