io.trygvis.appsh.booter.jetty
Class Main

java.lang.Object
  extended by io.trygvis.appsh.booter.jetty.Main

public class Main
extends Object


Field Summary
static String PROPERTIES_FILE
          The file that this booter will read it's configuration from.
 
Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTIES_FILE

public static final String PROPERTIES_FILE
The file that this booter will read it's configuration from.

See Also:
Constant Field Values
Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.