- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- SeleniumAgent
protected class SeleniumAgent.ServerMonitor
extends java.lang.Thread
Polls the server host for a Java Registry every few seconds until one with the proper
server object is found. This is started at JVM bootup and remains running until
satisfied. The thread will die once we have successfully registered with a server object.
The Thread will also terminate if it detects the JVM is running the RMI Server
by polling the System Property 'safs.server.running'.