Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.reload
Class NuxeoRestart

java.lang.Object
  extended by org.nuxeo.runtime.reload.NuxeoRestart

public class NuxeoRestart
extends Object

Restart a Nuxeo. For now works only on Unix systems.

Usage: NuxeoRestart.restart()

Author:
Bogdan Stefanescu

Constructor Summary
NuxeoRestart()
           
 
Method Summary
static void main(String[] args)
          First argument is the script to run followed by script arguments.
static void restart()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoRestart

public NuxeoRestart()
Method Detail

restart

public static void restart()
                    throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
First argument is the script to run followed by script arguments. The last argument is the lock file.

Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.