See: Description
| Interface | Description | 
|---|---|
| CompositeHealthContributor | A  HealthContributorthat is composed of otherHealthContributorinstances. | 
| CompositeReactiveHealthContributor | A  ReactiveHealthContributorthat is composed of otherReactiveHealthContributorinstances. | 
| ContributorRegistry<C> | A mutable registry of health endpoint contributors (either  HealthContributororReactiveHealthContributor). | 
| HealthAggregator | Deprecated since 2.2.0 in favor of  StatusAggregator | 
| HealthContributor | Tagging interface for classes that contribute to  health
componentsto the results returned from theHealthEndpoint. | 
| HealthContributorRegistry | |
| HealthEndpointGroup | A logical grouping of  health contributorsthat can be exposed
by theHealthEndpoint. | 
| HealthEndpointGroups | A collection of  groupsfor use with a health endpoint. | 
| HealthIndicator | Strategy interface used to contribute  Healthto the results returned from theHealthEndpoint. | 
| HealthIndicatorRegistry | Deprecated since 2.2.0 in favor of a  HealthContributorRegistry | 
| HttpCodeStatusMapper | Strategy used to map a  health statusto an HTTP status code. | 
| NamedContributor<C> | A single named health endpoint contributors (either  HealthContributororReactiveHealthContributor). | 
| NamedContributors<C> | A collection of named health endpoint contributors (either  HealthContributororReactiveHealthContributor). | 
| ReactiveHealthContributor | Tagging interface for classes that contribute to  health
componentsto the results returned from theHealthEndpoint. | 
| ReactiveHealthContributorRegistry | |
| ReactiveHealthIndicator | Strategy interface used to contribute  Healthto the results returned from the
reactive variant of theHealthEndpoint. | 
| ReactiveHealthIndicatorRegistry | Deprecated since 2.2.0 in favor of a  ReactiveHealthContributorRegistry | 
| StatusAggregator | Strategy used to aggregate  Statusinstances. | 
| Enum | Description | 
|---|---|
| ShowDetails | Deprecated since 2.2.0 in favor of  HealthEndpointProperties.ShowDetails | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.