|
||||||||||
| 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.ResinHealthCheckImpl
com.caucho.health.check.ResinHealthCheck
@Singleton @Configurable @Named public class ResinHealthCheck
This check aggregates all the other health checks, resulting in the current overall health.
Generates CRITICAL if any checks are currently reporting CRITICAL.
Generates WARNING if any checks are currently reporting WARNING.
| Field Summary |
|---|
| Fields inherited from class com.caucho.env.health.ResinHealthCheckImpl |
|---|
NAME |
| Constructor Summary | |
|---|---|
ResinHealthCheck()
|
|
| Method Summary | |
|---|---|
protected AbstractHealthCheck |
findDelegate(HealthService healthService)
Finds and returns any delegate health check. |
| Methods inherited from class com.caucho.env.health.ResinHealthCheckImpl |
|---|
checkHealth, getName |
| Methods inherited from class com.caucho.health.check.AbstractHealthCheck |
|---|
getDelegate, init, isEnabled, setEnabled, setName, start, stop, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResinHealthCheck()
| Method Detail |
|---|
protected AbstractHealthCheck findDelegate(HealthService healthService)
AbstractHealthCheck
findDelegate in class AbstractHealthCheck
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||