org.exist
Class JettyStart

java.lang.Object
  extended byorg.exist.JettyStart

public class JettyStart
extends java.lang.Object

This class provides a main method to start Jetty with eXist. It registers shutdown handlers to cleanly shut down the database and the webserver.

Author:
wolf

Constructor Summary
JettyStart()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JettyStart

public JettyStart()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright (C) Wolfgang Meier. All rights reserved.