Class Tomcat6Runner

    • Constructor Summary

      Constructors 
      Constructor Description
      Tomcat6Runner​(java.lang.String webappFolder, java.lang.String contextPath, int port, int sslPort)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Tomcat6Runner

        public Tomcat6Runner​(java.lang.String webappFolder,
                             java.lang.String contextPath,
                             int port,
                             int sslPort)
                      throws java.lang.Exception
        Deprecated.
        Throws:
        java.lang.Exception