接口 ReactiveHealthContributorRegistry
- 所有超级接口:
ContributorRegistry<ReactiveHealthContributor>
,Iterable<NamedContributor<ReactiveHealthContributor>>
,NamedContributors<ReactiveHealthContributor>
public interface ReactiveHealthContributorRegistry
extends ContributorRegistry<ReactiveHealthContributor>
- 从以下版本开始:
- 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