クラス SimpleStatusAggregator
java.lang.ObjectSE
org.springframework.boot.actuate.health.SimpleStatusAggregator
- 実装されているすべてのインターフェース:
StatusAggregator
順序付けされたステータスリストに基づく
StatusAggregator。- 導入:
- 2.2.0
- 作成者:
- Phillip Webb
コンストラクターの概要
コンストラクターコンストラクター説明SimpleStatusAggregator(StringSE... order) SimpleStatusAggregator(ListSE<StringSE> order) SimpleStatusAggregator(Status... order) メソッドのサマリー
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.boot.actuate.health.StatusAggregator から継承されたメソッド
getAggregateStatus
コンストラクターの詳細
SimpleStatusAggregator
public SimpleStatusAggregator()SimpleStatusAggregator
SimpleStatusAggregator
SimpleStatusAggregator
メソッドの詳細
getAggregateStatus
インターフェースからコピーされた説明:StatusAggregator指定された一連のステータスの集約ステータスを返します。- 次で指定:
- インターフェース
StatusAggregatorのgetAggregateStatus - パラメーター:
statuses- 集約するステータス- 戻り値:
- 集約ステータス