|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.health.check.AbstractHealthCheck
com.caucho.env.health.HttpStatusHealthCheckImpl
com.caucho.health.check.HttpStatusHealthCheck
com.caucho.admin.PingThread
com.caucho.admin.PingMailer
@Unbound @Deprecated @Configurable public class PingMailer
HttpStatusHealthCheck| Constructor Summary | |
|---|---|
PingMailer()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getMailFrom()
Deprecated. Gets the mail sender |
java.lang.String |
getMailSubject()
Deprecated. Gets the mail sender |
java.lang.String |
getMailTo()
Deprecated. Gets the mail destination |
void |
init()
Deprecated. Initialize the pinger. |
void |
setMailFrom(java.lang.String mailFrom)
Deprecated. |
void |
setMailSubject(java.lang.String subject)
Deprecated. |
void |
setMailTo(java.lang.String mailTo)
Deprecated. |
| Methods inherited from class com.caucho.admin.PingThread |
|---|
setFreezeTimeout, setInitialSleepTime, setRetryTime, setSleepTime, setTryCount |
| Methods inherited from class com.caucho.health.check.HttpStatusHealthCheck |
|---|
addUrl, setPingHost, setPingPort, setRegexp, setSocketTimeout |
| Methods inherited from class com.caucho.env.health.HttpStatusHealthCheckImpl |
|---|
checkHealth, checkPing, getPingHost, getPingPort, getRegexp, getSocketTimeout, getUrls, readResponse, setSocketTimeout, toString |
| Methods inherited from class com.caucho.health.check.AbstractHealthCheck |
|---|
findDelegate, getDelegate, getName, isEnabled, setEnabled, setName, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PingMailer()
| Method Detail |
|---|
@PostConstruct public void init()
HttpStatusHealthCheckImpl
init in class PingThreadpublic java.lang.String getMailTo()
@Deprecated @Configurable public void setMailTo(java.lang.String mailTo)
public java.lang.String getMailFrom()
@Deprecated @Configurable public void setMailFrom(java.lang.String mailFrom)
public java.lang.String getMailSubject()
@Deprecated @Configurable public void setMailSubject(java.lang.String subject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||