Class Main


  • @Deprecated
    public class Main
    extends java.lang.Object
    Deprecated.
    Has been removed in Jetty 10+
    Runs Jetty from a Spring configuration file passed as argument.
    • Constructor Summary

      Constructors 
      Constructor Description
      Main()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • Main

        public Main()
        Deprecated.
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Deprecated.
        Throws:
        java.lang.Exception