@DeprecatedSE public class CompositeHealthIndicatorFactory extends ObjectSE
CompositeHealthIndicator
を作成するファクトリ。コンストラクターと説明 |
---|
CompositeHealthIndicatorFactory() 使用すべきではありません。 |
CompositeHealthIndicatorFactory(FunctionSE<StringSE, StringSE> healthIndicatorNameFactory) 使用すべきではありません。 |
修飾子と型 | メソッドと説明 |
---|---|
CompositeHealthIndicator | createHealthIndicator(HealthAggregator healthAggregator, MapSE<StringSE, HealthIndicator> healthIndicators) 使用すべきではありません。 指定されたヘルスインジケータに基づいて CompositeHealthIndicator を作成します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public CompositeHealthIndicatorFactory()
public CompositeHealthIndicatorFactory(FunctionSE<StringSE,StringSE> healthIndicatorNameFactory)
public CompositeHealthIndicator createHealthIndicator(HealthAggregator healthAggregator, MapSE<StringSE,HealthIndicator> healthIndicators)
CompositeHealthIndicator
を作成します。healthAggregator
- HealthAggregator
healthIndicators
- 名前でマップされた HealthIndicator
インスタンス healthIndicators
に委譲する HealthIndicator
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.