接口 HealthContributorRegistry
- 所有超级接口:
ContributorRegistry<HealthContributor>
,Iterable<NamedContributor<HealthContributor>>
,NamedContributors<HealthContributor>
- 所有已知实现类:
DefaultHealthContributorRegistry
- 从以下版本开始:
- 2.2.0
- 作者:
- Phillip Webb
-
方法概要
从接口继承的方法 org.springframework.boot.actuate.health.ContributorRegistry
registerContributor, unregisterContributor
从接口继承的方法 java.lang.Iterable
forEach, iterator, spliterator
从接口继承的方法 org.springframework.boot.actuate.health.NamedContributors
getContributor, stream