com.sun.faban.driver.engine
Class PingMaster
java.lang.Object
com.sun.faban.driver.engine.PingMaster
public class PingMaster
- extends Object
Ping the master, potentially waiting on a state to be achieved.
- Author:
- ncampbell
Method Summary |
static void |
main(String[] args)
Main method to enquire master state or wait for a master state. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws RemoteException
- Main method to enquire master state or wait for a master state.
- Parameters:
args
- Command line args
- Throws:
RemoteException
- A communications error occurred