| Modifier and Type | Field and Description |
|---|---|
protected String |
command |
protected Map<String,Command> |
commandMap |
protected LogManager |
manager |
protected org.apache.commons.cli.Options |
options |
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
protected Command |
getCommand() |
protected void |
helpAndExit(String message) |
static void |
main(String[] args) |
void |
run(String[] args) |
protected void |
runWithArgs(String[] args) |
protected final Map<String,Command> commandMap
protected final org.apache.commons.cli.Options options
protected LogManager manager
public Main()
public static void main(String[] args) throws InterruptedException
InterruptedExceptionprotected void runWithArgs(String[] args)
protected Command getCommand()
protected void helpAndExit(String message)
Copyright © 2017 Nuxeo. All rights reserved.