public class ReactiveDiscoveryCompositeHealthContributor extends Object implements org.springframework.boot.actuate.health.CompositeReactiveHealthContributor
| Constructor and Description |
|---|
ReactiveDiscoveryCompositeHealthContributor(Collection<ReactiveDiscoveryHealthIndicator> indicators) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.health.ReactiveHealthContributor |
getContributor(String name) |
Iterator<org.springframework.boot.actuate.health.NamedContributor<org.springframework.boot.actuate.health.ReactiveHealthContributor>> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromMap, fromMapadaptforEach, spliteratorpublic ReactiveDiscoveryCompositeHealthContributor(Collection<ReactiveDiscoveryHealthIndicator> indicators)
public org.springframework.boot.actuate.health.ReactiveHealthContributor getContributor(String name)
getContributor in interface org.springframework.boot.actuate.health.NamedContributors<org.springframework.boot.actuate.health.ReactiveHealthContributor>public Iterator<org.springframework.boot.actuate.health.NamedContributor<org.springframework.boot.actuate.health.ReactiveHealthContributor>> iterator()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.