com.caucho.server.admin
Class PingThread

java.lang.Object
  extended by com.caucho.admin.PingThread
      extended by com.caucho.server.admin.PingThread
All Implemented Interfaces:
EnvironmentListener, AlarmListener, java.lang.Runnable, java.util.EventListener

public class PingThread
extends PingThread

Use com.caucho.admin.PingThread instead.

See Also:
PingThread

Constructor Summary
PingThread()
           
 
Method Summary
 
Methods inherited from class com.caucho.admin.PingThread
addUrl, checkPing, environmentBind, environmentConfigure, environmentStart, environmentStop, getPingHost, getPingPort, getRetryTime, getSleepTime, getSocketTimeout, getTryCount, handleAlarm, init, pingFailed, pingFailedOnce, run, setFreezeTimeout, setInitialSleepTime, setPingHost, setPingPort, setRetryTime, setSleepTime, setSocketTimeout, setTryCount, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PingThread

public PingThread()