com.caucho.server.admin
Class PingMailer

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

public class PingMailer
extends PingMailer

Use com.caucho.admin.PingMailer instead.

See Also:
PingMailer

Constructor Summary
PingMailer()
           
 
Method Summary
 
Methods inherited from class com.caucho.admin.PingMailer
getMailFrom, getMailSubject, getMailTo, pingFailed, setMailFrom, setMailSubject, setMailTo
 
Methods inherited from class com.caucho.admin.PingThread
addUrl, checkPing, environmentBind, environmentConfigure, environmentStart, environmentStop, getPingHost, getPingPort, getRetryTime, getSleepTime, getSocketTimeout, getTryCount, handleAlarm, init, 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

PingMailer

public PingMailer()