Hierarchy For Package org.springframework.boot.health.contributor
Class Hierarchy
- java.lang.Object
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
- org.springframework.boot.health.contributor.PingHealthIndicator
- org.springframework.boot.health.contributor.AbstractReactiveHealthIndicator (implements org.springframework.boot.health.contributor.ReactiveHealthIndicator)
- org.springframework.boot.health.contributor.Health
- org.springframework.boot.health.contributor.Health.Builder
- org.springframework.boot.health.contributor.Status
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
Interface Hierarchy
- org.springframework.boot.health.contributor.HealthContributor
- org.springframework.boot.health.contributor.CompositeHealthContributor (also extends org.springframework.boot.health.contributor.HealthContributors)
- org.springframework.boot.health.contributor.HealthIndicator
- java.lang.Iterable<T>
- org.springframework.boot.health.contributor.HealthContributors
- org.springframework.boot.health.contributor.CompositeHealthContributor (also extends org.springframework.boot.health.contributor.HealthContributor)
- org.springframework.boot.health.contributor.ReactiveHealthContributors
- org.springframework.boot.health.contributor.CompositeReactiveHealthContributor (also extends org.springframework.boot.health.contributor.ReactiveHealthContributor)
- org.springframework.boot.health.contributor.HealthContributors
- org.springframework.boot.health.contributor.ReactiveHealthContributor
- org.springframework.boot.health.contributor.CompositeReactiveHealthContributor (also extends org.springframework.boot.health.contributor.ReactiveHealthContributors)
- org.springframework.boot.health.contributor.ReactiveHealthIndicator
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.boot.health.contributor.HealthContributors.Entry
- org.springframework.boot.health.contributor.ReactiveHealthContributors.Entry
- java.lang.Record