com.componio.jlicensure.client
Class TestClient

java.lang.Object
  extended by com.componio.jlicensure.client.TestClient

public class TestClient
extends java.lang.Object

For testing and demonstration purposes only.


Constructor Summary
TestClient()
          Creates a new instance of TestClient
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClient

public TestClient()
Creates a new instance of TestClient

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args - the command line arguments
Throws:
java.lang.Exception