Kieker 1.12

kieker.tools
Class KaxViz

java.lang.Object
  extended by kieker.tools.AbstractCommandLineTool
      extended by kieker.tools.KaxViz

public final class KaxViz
extends AbstractCommandLineTool

A simple visualization of analysis configurations.

Since:
1.5
Author:
Jan Waller, Nils Christian Ehmke

Field Summary
 
Fields inherited from class kieker.tools.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
 
Method Summary
protected  void addAdditionalOptions(org.apache.commons.cli.Options options)
           
static void main(java.lang.String[] args)
          Starts the visualization of a .kax file.
protected  boolean performTask()
           
protected  boolean readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
           
 
Methods inherited from class kieker.tools.AbstractCommandLineTool
getHelpFormatter, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static final void main(java.lang.String[] args)
Starts the visualization of a .kax file.

Parameters:
args - The command line arguments (including the name of the .kax file in question).

addAdditionalOptions

protected void addAdditionalOptions(org.apache.commons.cli.Options options)
Specified by:
addAdditionalOptions in class AbstractCommandLineTool

readPropertiesFromCommandLine

protected boolean readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
Specified by:
readPropertiesFromCommandLine in class AbstractCommandLineTool

performTask

protected boolean performTask()
Specified by:
performTask in class AbstractCommandLineTool

Kieker 1.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net