|
||||||||||
| 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.transaction.TransactionHealthCheckImpl
com.caucho.health.check.TransactionHealthCheck
@Singleton @Configurable @Named public class TransactionHealthCheck
Monitors the transaction manager for commit failures.
Generates WARNING if there were commit failures since the last check.
| Constructor Summary | |
|---|---|
TransactionHealthCheck()
|
|
| Method Summary | |
|---|---|
protected AbstractHealthCheck |
findDelegate(HealthService healthService)
Finds and returns any delegate health check. |
| Methods inherited from class com.caucho.transaction.TransactionHealthCheckImpl |
|---|
checkHealth |
| Methods inherited from class com.caucho.health.check.AbstractHealthCheck |
|---|
getDelegate, getName, 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 TransactionHealthCheck()
| 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 | |||||||||