Hierarchy For Package org.springframework.boot.actuate.health
Class Hierarchy
- java.lang.Object
- org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
- org.springframework.boot.actuate.health.HealthDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.health.CompositeHealthDescriptor
- org.springframework.boot.actuate.health.SystemHealthDescriptor
- org.springframework.boot.actuate.health.IndicatedHealthDescriptor
- org.springframework.boot.actuate.health.CompositeHealthDescriptor
- 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)
Interface Hierarchy
- org.springframework.boot.actuate.health.HealthEndpointGroup
- org.springframework.boot.actuate.health.HealthEndpointGroups
- org.springframework.boot.actuate.health.HealthEndpointGroupsPostProcessor
- org.springframework.boot.actuate.health.HttpCodeStatusMapper
- org.springframework.boot.actuate.health.StatusAggregator