de.qfs.apps.qflog
Class TestClient

java.lang.Object
  |
  +--de.qfs.apps.qflog.TestClient

public class TestClient
extends java.lang.Object

This little tool is used to demonstrate and test qflog.

Version:
$Revision: 1.5 $
Author:
Gregor Schmid

Constructor Summary
TestClient()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main point of entry for the TestClient.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClient

public TestClient()
Method Detail

main

public static void main(java.lang.String[] args)
Main point of entry for the TestClient.
Parameters:
args - The command line arguments.