public class DiscoveryCompositeHealthContributor extends Object implements org.springframework.boot.actuate.health.CompositeHealthContributor
DiscoveryHealthIndicator beans into a
CompositeHealthContributor.| Constructor and Description |
|---|
DiscoveryCompositeHealthContributor(Collection<DiscoveryHealthIndicator> indicators) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.health.HealthContributor |
getContributor(String name) |
Iterator<org.springframework.boot.actuate.health.NamedContributor<org.springframework.boot.actuate.health.HealthContributor>> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromMap, fromMapforEach, spliteratorpublic DiscoveryCompositeHealthContributor(Collection<DiscoveryHealthIndicator> indicators)
public org.springframework.boot.actuate.health.HealthContributor getContributor(String name)
getContributor in interface org.springframework.boot.actuate.health.NamedContributors<org.springframework.boot.actuate.health.HealthContributor>public Iterator<org.springframework.boot.actuate.health.NamedContributor<org.springframework.boot.actuate.health.HealthContributor>> iterator()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.