com.anwrt.ooserver.daemon
Class CommandLine
java.lang.Object
com.anwrt.ooserver.daemon.CommandLine
public final class CommandLine
- extends Object
All command line specific menus and informations are made here
- Author:
- Jounayd Id Salah
Method Summary |
static void |
start(String[] args)
Starts the command line menu, creates the daemon and runs it |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERROR_TAG
public static final String ERROR_TAG
- displayed tag for command line specific errors
- See Also:
- Constant Field Values
cmdStatus
public static final String cmdStatus
- See Also:
- Constant Field Values
cmdStop
public static final String cmdStop
- See Also:
- Constant Field Values
start
public static void start(String[] args)
- Starts the command line menu, creates the daemon and runs it
- Parameters:
args
- arguments that come from Daemon's main method
Copyright © 2010 Nuxeo SAS. All Rights Reserved.