|
||||||||||
| 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.HealthServiceHealthCheckImpl
public class HealthServiceHealthCheckImpl
| Nested Class Summary | |
|---|---|
protected class |
HealthServiceHealthCheckImpl.HealthSystemHealthCheckWorker
|
| Constructor Summary | |
|---|---|
HealthServiceHealthCheckImpl()
|
|
| Method Summary | |
|---|---|
HealthCheckResult |
checkHealth()
|
long |
getFreezeTimeout()
|
long |
getThreadCheckPeriod()
|
void |
setFreezeTimeoutImpl(long freezeTimeout)
|
void |
setThreadCheckPeriodImpl(long threadCheckPeriod)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class com.caucho.health.check.AbstractHealthCheck |
|---|
findDelegate, getDelegate, getName, init, isEnabled, setEnabled, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HealthServiceHealthCheckImpl()
| Method Detail |
|---|
public HealthCheckResult checkHealth()
public void start()
start in interface HealthCheckstart in class AbstractHealthCheckpublic void stop()
stop in interface HealthCheckstop in class AbstractHealthCheckpublic long getFreezeTimeout()
public void setFreezeTimeoutImpl(long freezeTimeout)
public long getThreadCheckPeriod()
public void setThreadCheckPeriodImpl(long threadCheckPeriod)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||