public class WFD extends JavaDriver
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
WFD() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCommandLineArgs() |
ARServerUser |
getControlStructObject() |
static int |
getQuietMode() |
static int |
getRandomNumberSeed() |
static String |
getResultDirectory() |
boolean |
isPrimaryThread() |
void |
launchThread(boolean flag) |
static void |
main(String[] args) |
static boolean |
notWfdQuiet() |
void |
processCommands() |
void |
run() |
void |
setCommandLineArgs(String[] args) |
void |
setPrimaryThread(boolean primary) |
static void |
setQuietMode(int value) |
static void |
setRandomNumberSeed(int value) |
static void |
setResultDirectory(String directory) |
void |
threadStartFunction() |
beginAPICall, cleanupThreadEnvironment, createEntry, endAPICall, getRandomNumber, getThreadControlBlockPtr, initCommandProcessing, launchRandomNumberThread, mergeEntry, setThreadStartInfo, termCommandProcessing, xmlCreateEntry, xmlGetEntry, xmlSetEntryactiveCount, 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 ARServerUser getControlStructObject()
getControlStructObject in class JavaDriverpublic void setPrimaryThread(boolean primary)
setPrimaryThread in class JavaDriverpublic boolean isPrimaryThread()
isPrimaryThread in class JavaDriverpublic void setCommandLineArgs(String[] args)
setCommandLineArgs in class JavaDriverpublic String[] getCommandLineArgs()
getCommandLineArgs in class JavaDriverpublic 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 static boolean notWfdQuiet()
public void processCommands()
throws IOException
processCommands in class JavaDriverIOExceptionpublic void launchThread(boolean flag)
launchThread in class JavaDriverpublic void threadStartFunction()
throws IOException
threadStartFunction in class JavaDriverIOExceptionpublic void run()
run in interface Runnablerun in class JavaDriverpublic static void main(String[] args)
? Copyright 2013 BMC Software, Inc.