public class GFMonMgr
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
GFMON_DIR |
| Constructor and Description |
|---|
GFMonMgr() |
| Modifier and Type | Method and Description |
|---|---|
static void |
parseXml(java.lang.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 java.lang.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(java.lang.String fn,
int pid)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.