| Modifier and Type | Field and Description |
|---|---|
static String |
APPNG_HOME |
static String |
CURRENT_COMMAND |
| Constructor and Description |
|---|
CliBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Runs the command line interface and calls
System#exit(int) with the status provided by
run(String[]). |
static int |
run(String[] args)
Runs the command line interface
|
public static String CURRENT_COMMAND
public static final String APPNG_HOME
public static void main(String[] args) throws IOException
System#exit(int) with the status provided by
run(String[]).args - the command line argumentsIOException - if "/WEB-INF/conf/appNG.properties" could not be foundrun(String[])public static int run(String[] args) throws IOException
args - the command line argumentsIOException - if "/WEB-INF/conf/appNG.properties" could not be foundCopyright © 2011–2018 aiticon GmbH. All rights reserved.