Kieker 1.10

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
static void main(String[] args)
          Starts the visualization of a .kax file.
 
Methods inherited from class kieker.tools.AbstractCommandLineTool
start
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

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

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

Kieker 1.10

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