|
||||||||||
| 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
@Unbound @Deprecated @Configurable public class PingThread
HttpStatusHealthCheck| Constructor Summary | |
|---|---|
PingThread()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
init()
Deprecated. Initialize the pinger. |
void |
setFreezeTimeout(Period freezeTimeout)
Deprecated. use HealthSystemHealthCheck.setFreezeTimeout |
void |
setInitialSleepTime(Period initialSleepTime)
Deprecated. use HealthSystem.setDelay |
void |
setRetryTime(Period retryTime)
Deprecated. use HealthSystem.setRetryPeriod |
void |
setSleepTime(Period sleepTime)
Deprecated. use HealthSystem.setPeriod |
void |
setTryCount(int tryCount)
Deprecated. use HealthSystem.setRecheckMax |
| 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 PingThread()
| Method Detail |
|---|
@PostConstruct public void init()
HttpStatusHealthCheckImpl
init in class HttpStatusHealthCheck@Deprecated @Configurable public void setFreezeTimeout(Period freezeTimeout)
@Deprecated @Configurable public void setSleepTime(Period sleepTime)
@Deprecated @Configurable public void setInitialSleepTime(Period initialSleepTime)
@Deprecated @Configurable public void setRetryTime(Period retryTime)
@Deprecated @Configurable public void setTryCount(int tryCount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||