PingHealthIndicator を推奨する 2.2 以降。@DeprecatedSE public class ApplicationHealthIndicator extends AbstractHealthIndicator
Status.UP を返す HealthIndicator のデフォルト実装。Status.UP| コンストラクターと説明 |
|---|
ApplicationHealthIndicator() 使用すべきではありません。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | doHealthCheck(Health.Builder builder) 使用すべきではありません。 実際のヘルスチェックロジック。 |
healthcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEgetHealthprotected void doHealthCheck(Health.Builder builder) throws ExceptionSE
AbstractHealthIndicatorAbstractHealthIndicator の doHealthCheck builder - Health.Builder を使用して、ヘルスステータスと詳細を報告する ExceptionSE - Status.DOWN システムステータスを作成する ExceptionSE。Copyright © 2019 Pivotal Software, Inc.. All rights reserved.