public class JavaDriver extends Thread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
JavaDriver() |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic void initCommandProcessing()
public void termCommandProcessing()
public void beginAPICall()
public void endAPICall(List<StatusInfo> statusList)
public static int getRandomNumber()
public void cleanupThreadEnvironment()
public void setThreadStartInfo(ThreadStartInfo infoObject)
public ARServerUser getControlStructObject()
public void launchRandomNumberThread()
public static ThreadControlBlock getThreadControlBlockPtr()
public void setPrimaryThread(boolean primary)
public boolean isPrimaryThread()
public void setCommandLineArgs(String[] args)
public String[] getCommandLineArgs()
public static void setResultDirectory(String directory)
public static String getResultDirectory()
public static void setQuietMode(int value)
public static int getQuietMode()
public static void setRandomNumberSeed(int value)
public static int getRandomNumberSeed()
public void processCommands()
throws IOException
IOExceptionpublic void createEntry()
public void mergeEntry()
public void xmlCreateEntry()
public void xmlGetEntry()
public void xmlSetEntry()
public void launchThread(boolean flag)
public void threadStartFunction()
throws IOException
IOExceptionpublic static void main(String[] args)
? Copyright 2013 BMC Software, Inc.