public final class KaxRun extends AbstractCommandLineTool
CMD_OPT_NAME_DEBUG_LONG, CMD_OPT_NAME_DEBUG_SHORT, CMD_OPT_NAME_HELP_LONG, CMD_OPT_NAME_HELP_SHORT, CMD_OPT_NAME_VERBOSE_LONG, CMD_OPT_NAME_VERBOSE_SHORT| Modifier and Type | Method and Description |
|---|---|
protected void |
addAdditionalOptions(org.apache.commons.cli.Options options) |
static void |
main(java.lang.String[] args)
Starts the execution of a .kax file.
|
protected boolean |
performTask() |
protected boolean |
readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine) |
getHelpFormatter, startpublic static void main(java.lang.String[] args)
args - The command line arguments (including the name of the .kax file in question).protected void addAdditionalOptions(org.apache.commons.cli.Options options)
addAdditionalOptions in class AbstractCommandLineToolprotected boolean readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
readPropertiesFromCommandLine in class AbstractCommandLineToolprotected boolean performTask()
performTask in class AbstractCommandLineToolCopyright 2017 Kieker Project, http://kieker-monitoring.net