kieker.tools
Class AbstractCommandLineTool
java.lang.Object
kieker.tools.AbstractCommandLineTool
- Direct Known Subclasses:
- FilesystemLogReplayerStarter, KaxRun, KaxViz, LoggingTimestampConverterTool, TraceAnalysisTool
public abstract class AbstractCommandLineTool
- extends Object
- Since:
- 1.10
- Author:
- Nils Christian Ehmke
CMD_OPT_NAME_HELP_LONG
public static final String CMD_OPT_NAME_HELP_LONG
- See Also:
- Constant Field Values
CMD_OPT_NAME_HELP_SHORT
public static final String CMD_OPT_NAME_HELP_SHORT
- See Also:
- Constant Field Values
CMD_OPT_NAME_VERBOSE_LONG
public static final String CMD_OPT_NAME_VERBOSE_LONG
- See Also:
- Constant Field Values
CMD_OPT_NAME_VERBOSE_SHORT
public static final String CMD_OPT_NAME_VERBOSE_SHORT
- See Also:
- Constant Field Values
CMD_OPT_NAME_DEBUG_LONG
public static final String CMD_OPT_NAME_DEBUG_LONG
- See Also:
- Constant Field Values
CMD_OPT_NAME_DEBUG_SHORT
public static final String CMD_OPT_NAME_DEBUG_SHORT
- See Also:
- Constant Field Values
AbstractCommandLineTool
public AbstractCommandLineTool(boolean useSystemExit)
start
public final void start(String[] args)
Copyright 2014 Kieker Project, http://kieker-monitoring.net>