public class GFMonMgr extends Object
| Constructor and Description |
|---|
GFMonMgr() |
| Modifier and Type | Method and Description |
|---|---|
static void |
parseXml(String fn,
int pid)
Parses the WindowTester XML result file and writes error files as needed.
|
protected static void |
start()
Starts the GFMon/WindowTester VM and waits for it to live.
|
protected static void |
waitForStop()
Waits for the GFMon/WindowTester VM stop.
|
protected static final String GFMON_DIR
protected static void start()
HydraTimeoutException - if the VM does not start within GFMonPrms.maxStartupWaitSec seconds.protected static void waitForStop()
HydraTimeoutException - if the VM does not stop within GFMonPrms.maxShutdownWaitSec seconds.public static void parseXml(String fn, int pid)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.