public static class DUnitLauncher.Master extends UnicastRemoteObject implements DUnitLauncher.MasterRemote
ref| Constructor and Description |
|---|
Master() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLocatorPort() |
void |
ping() |
void |
signalVMReady() |
boolean |
waitForVMs(long timeout) |
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic Master()
throws RemoteException
RemoteExceptionpublic int getLocatorPort()
throws RemoteException
getLocatorPort in interface DUnitLauncher.MasterRemoteRemoteExceptionpublic void signalVMReady()
signalVMReady in interface DUnitLauncher.MasterRemotepublic boolean waitForVMs(long timeout)
throws InterruptedException
InterruptedExceptionpublic void ping()
ping in interface DUnitLauncher.MasterRemoteCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.