Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.admin
Class NuxeoCtlManager

java.lang.Object
  extended by org.nuxeo.ecm.admin.NuxeoCtlManager

public class NuxeoCtlManager
extends Object

Helper class to call NuxeoCtl restart.

Author:
Tiry (tdelprat@nuxeo.com)

Constructor Summary
NuxeoCtlManager()
           
 
Method Summary
static boolean isWindows()
           
static boolean restart()
           
 String restartServer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoCtlManager

public NuxeoCtlManager()
Method Detail

isWindows

public static boolean isWindows()

restart

public static boolean restart()

restartServer

public String restartServer()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.