org.exist
Class JettyStart
java.lang.Object
org.exist.JettyStart
public class JettyStart
- extends 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.
If database is NATIVE-CLUSTER, Clustercomunication is configured and started.
- Author:
- wolf
JettyStart
public JettyStart()
main
public static void main(String[] args)
run
public void run(String[] args)
shutdown
public void shutdown()
Copyright (C) Wolfgang Meier. All rights reserved.