testserver
Class NewUser

java.lang.Object
  extended by testserver.NewUser

public class NewUser
extends java.lang.Object


Field Summary
(package private) static boolean ALL
           
(package private) static java.lang.String name
           
(package private) static java.lang.String pwd
           
(package private) static boolean XmlRpcDSNCommand
           
(package private) static boolean XmlRpcDSNVerbosity
           
(package private) static boolean XmlRpcLoadFile
           
(package private) static boolean XmlRpcSetDSNLocation
           
(package private) static boolean XmlRpcTargetCommand
           
(package private) static boolean XmlRpcTargetFlash
           
(package private) static boolean XmlRpcUploadFile
           
 
Constructor Summary
NewUser()
           
 
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
 

Field Detail

XmlRpcDSNCommand

static boolean XmlRpcDSNCommand

XmlRpcLoadFile

static boolean XmlRpcLoadFile

XmlRpcSetDSNLocation

static boolean XmlRpcSetDSNLocation

XmlRpcTargetCommand

static boolean XmlRpcTargetCommand

XmlRpcTargetFlash

static boolean XmlRpcTargetFlash

XmlRpcUploadFile

static boolean XmlRpcUploadFile

XmlRpcDSNVerbosity

static boolean XmlRpcDSNVerbosity

ALL

static boolean ALL

name

static java.lang.String name

pwd

static java.lang.String pwd
Constructor Detail

NewUser

public NewUser()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.ClassNotFoundException,
                        java.sql.SQLException
Throws:
java.lang.ClassNotFoundException
java.sql.SQLException