Class ManifoldCFCombinedJettyRunner


  • public class ManifoldCFCombinedJettyRunner
    extends java.lang.Object
    • Field Detail

      • combinedWarPathProperty

        public static final java.lang.String combinedWarPathProperty
        See Also:
        Constant Field Values
      • jettyConfigFileProperty

        public static final java.lang.String jettyConfigFileProperty
        See Also:
        Constant Field Values
      • server

        protected org.eclipse.jetty.server.Server server
    • Constructor Detail

      • ManifoldCFCombinedJettyRunner

        public ManifoldCFCombinedJettyRunner​(java.io.File configFile,
                                             java.lang.String combinedWarPath)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • ManifoldCFCombinedJettyRunner

        public ManifoldCFCombinedJettyRunner​(int port,
                                             java.lang.String combinedWarPath)