JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.boot.actuate.health
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.springframework.boot.actuate.health.
AbstractHealthIndicator
(implements org.springframework.boot.actuate.health.
HealthIndicator
)
org.springframework.boot.actuate.health.
PingHealthIndicator
org.springframework.boot.actuate.health.
AbstractReactiveHealthIndicator
(implements org.springframework.boot.actuate.health.
ReactiveHealthIndicator
)
org.springframework.boot.actuate.health.
DefaultHealthContributorRegistry
(implements org.springframework.boot.actuate.health.
HealthContributorRegistry
)
org.springframework.boot.actuate.health.
DefaultReactiveHealthContributorRegistry
(implements org.springframework.boot.actuate.health.
ReactiveHealthContributorRegistry
)
org.springframework.boot.actuate.health.
Health.Builder
org.springframework.boot.actuate.health.
HealthComponent
org.springframework.boot.actuate.health.
CompositeHealth
org.springframework.boot.actuate.health.
SystemHealth
org.springframework.boot.actuate.health.
Health
org.springframework.boot.actuate.health.
HealthContributorNameFactory
(implements java.util.function.
Function
<T,R>)
org.springframework.boot.actuate.health.
HealthEndpoint
org.springframework.boot.actuate.health.
HealthEndpointWebExtension
org.springframework.boot.actuate.health.
ReactiveHealthEndpointWebExtension
org.springframework.boot.actuate.health.
SimpleHttpCodeStatusMapper
(implements org.springframework.boot.actuate.health.
HttpCodeStatusMapper
)
org.springframework.boot.actuate.health.
SimpleStatusAggregator
(implements org.springframework.boot.actuate.health.
StatusAggregator
)
org.springframework.boot.actuate.health.
Status
Interface Hierarchy
org.springframework.boot.actuate.health.
HealthContributor
org.springframework.boot.actuate.health.
CompositeHealthContributor
(also extends org.springframework.boot.actuate.health.
NamedContributors
<C>)
org.springframework.boot.actuate.health.
HealthIndicator
org.springframework.boot.actuate.health.
HealthEndpointGroup
org.springframework.boot.actuate.health.
HealthEndpointGroups
org.springframework.boot.actuate.health.
HealthEndpointGroupsPostProcessor
org.springframework.boot.actuate.health.
HttpCodeStatusMapper
java.lang.
Iterable
<T>
org.springframework.boot.actuate.health.
NamedContributors
<C>
org.springframework.boot.actuate.health.
CompositeHealthContributor
(also extends org.springframework.boot.actuate.health.
HealthContributor
)
org.springframework.boot.actuate.health.
CompositeReactiveHealthContributor
(also extends org.springframework.boot.actuate.health.
ReactiveHealthContributor
)
org.springframework.boot.actuate.health.
ContributorRegistry
<C>
org.springframework.boot.actuate.health.
HealthContributorRegistry
org.springframework.boot.actuate.health.
ReactiveHealthContributorRegistry
org.springframework.boot.actuate.health.
NamedContributor
<C>
org.springframework.boot.actuate.health.
ReactiveHealthContributor
org.springframework.boot.actuate.health.
CompositeReactiveHealthContributor
(also extends org.springframework.boot.actuate.health.
NamedContributors
<C>)
org.springframework.boot.actuate.health.
ReactiveHealthIndicator
org.springframework.boot.actuate.health.
StatusAggregator
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes