Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.reload
Class NuxeoRestart

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

public class NuxeoRestart
extends java.lang.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(java.lang.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 java.lang.Exception
Throws:
java.lang.Exception

main

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

Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.