Hierarchy For Package org.springframework.boot.health.registry
Class Hierarchy
- java.lang.Object
- org.springframework.boot.health.registry.DefaultHealthContributorRegistry (implements org.springframework.boot.health.registry.HealthContributorRegistry)
- org.springframework.boot.health.registry.DefaultReactiveHealthContributorRegistry (implements org.springframework.boot.health.registry.ReactiveHealthContributorRegistry)
Interface Hierarchy
- org.springframework.boot.health.registry.HealthContributorNameValidator
- java.lang.Iterable<T>
- org.springframework.boot.health.contributor.HealthContributors
- org.springframework.boot.health.registry.HealthContributorRegistry
- org.springframework.boot.health.contributor.ReactiveHealthContributors
- org.springframework.boot.health.registry.ReactiveHealthContributorRegistry
- org.springframework.boot.health.contributor.HealthContributors