接口 ReactiveHealthContributor
- 所有已知实现类:
AbstractReactiveHealthIndicator
,CassandraDriverReactiveHealthIndicator
,ConnectionFactoryHealthIndicator
,CouchbaseReactiveHealthIndicator
,ElasticsearchReactiveHealthIndicator
,MongoReactiveHealthIndicator
,Neo4jReactiveHealthIndicator
,RedisReactiveHealthIndicator
public interface ReactiveHealthContributor
Tagging interface for classes that contribute to
health
components
to the results returned from the HealthEndpoint
. A contributor must
be either a ReactiveHealthIndicator
or a
CompositeReactiveHealthContributor
.- 从以下版本开始:
- 2.2.0
- 作者:
- Phillip Webb
- 另请参阅:
-
方法概要
静态方法
-
方法详细资料
-
adapt
-