|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.tools.bridge.cli.CLIServerMain
public final class CLIServerMain
The command line server of the KDB.
Method Summary | |
---|---|
static Log |
getLog()
Return the logger. |
static void |
main(java.lang.String[] args)
CLI server main. |
protected static void |
shutdown()
Hook for the shutdwon thread so it can access the container's shutdown routine. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- command line argumentsprotected static void shutdown() throws ConnectorDataTransmissionException
ConnectorDataTransmissionException
- if any internal shutdown calls failpublic static Log getLog()
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |