org.openeai.uuidgen
Class UuidGenClient

java.lang.Object
  extended by org.openeai.OpenEaiObject
      extended by org.openeai.uuidgen.UuidGenClient

public class UuidGenClient
extends OpenEaiObject

Test UuidGen client that can invoke the UuidGen servlet.

Version:
3.0 - 28 January 2003
Author:
Tod Jackson (tod@openeai.org), Steve Wheat (steve@openeai.org)

Field Summary
 
Fields inherited from class org.openeai.OpenEaiObject
logger
 
Constructor Summary
UuidGenClient()
          Constructor
 
Method Summary
static void main(java.lang.String[] args)
          main
 
Methods inherited from class org.openeai.OpenEaiObject
getAppName, getDebug, getFromAddr, getMailHost, getMailService, getProperties, getToAddr, initializeLog4j, initializeLog4j, initializeLog4j, setAppName, setDebug, setFromAddr, setMailHost, setMailService, setProperties, setToAddr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UuidGenClient

public UuidGenClient()
Constructor

Method Detail

main

public static void main(java.lang.String[] args)
main

Parameters:
args -


Copyright © 2002,2003 OpenEAI Software Foundation