Kieker 1.8

kieker.tools.bridge.cli
Class CLIServerMain

java.lang.Object
  extended by kieker.tools.bridge.cli.CLIServerMain

public final class CLIServerMain
extends Object

The command line server of the KDB.

Since:
1.8
Author:
Reiner Jung

Method Summary
static Log getLog()
          Return the logger.
static void main(String[] args)
          CLI server main.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
CLI server main.

Parameters:
args - command line arguments

getLog

public static Log getLog()
Return the logger.

Returns:
Returns the logger

Kieker 1.8

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