Package org.apache.tapestry5.test
Class Tomcat6Runner
- java.lang.Object
 - 
- org.apache.tapestry5.test.TomcatRunner
 - 
- org.apache.tapestry5.test.Tomcat6Runner
 
 
 
- 
- All Implemented Interfaces:
 ServletContainerRunner
@Deprecated public class Tomcat6Runner extends TomcatRunner
Deprecated.Please useTomcatRunnerinstead 
- 
- 
Constructor Summary
Constructors Constructor Description Tomcat6Runner(String webappFolder, String contextPath, int port, int sslPort)Deprecated. 
 - 
 
- 
- 
Constructor Detail
- 
Tomcat6Runner
public Tomcat6Runner(String webappFolder, String contextPath, int port, int sslPort) throws Exception
Deprecated.- Throws:
 Exception
 
 - 
 
 -