org.openeai.uuidgen
Class UuidGenClient


java.lang.Object

  |

  +--org.openeai.OpenEaiObject

        |

        +--org.openeai.uuidgen.UuidGenClient


public class UuidGenClient
extends OpenEaiObject

Test UuidGen client that can invoke the UuidGen servlet.

Version:
3.0 beta2 - 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
addLog4jProperty, getAppName, getDebug, getFromAddr, getLog4jProperties, 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, OpenEAI Software Foundation