Hierarchy For Package org.springframework.boot.health.actuate.endpoint
Class Hierarchy
- java.lang.Object
- org.springframework.boot.health.actuate.endpoint.AdditionalHealthEndpointPath
- org.springframework.boot.health.actuate.endpoint.HealthDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.health.actuate.endpoint.CompositeHealthDescriptor
- org.springframework.boot.health.actuate.endpoint.SystemHealthDescriptor
- org.springframework.boot.health.actuate.endpoint.IndicatedHealthDescriptor
- org.springframework.boot.health.actuate.endpoint.CompositeHealthDescriptor
- org.springframework.boot.health.actuate.endpoint.HealthEndpoint
- org.springframework.boot.health.actuate.endpoint.HealthEndpointWebExtension
- org.springframework.boot.health.actuate.endpoint.ReactiveHealthEndpointWebExtension
- org.springframework.boot.health.actuate.endpoint.SimpleHttpCodeStatusMapper (implements org.springframework.boot.health.actuate.endpoint.HttpCodeStatusMapper)
- org.springframework.boot.health.actuate.endpoint.SimpleStatusAggregator (implements org.springframework.boot.health.actuate.endpoint.StatusAggregator)
Interface Hierarchy
- org.springframework.boot.health.actuate.endpoint.HealthEndpointGroup
- org.springframework.boot.health.actuate.endpoint.HealthEndpointGroups
- org.springframework.boot.health.actuate.endpoint.HealthEndpointGroupsPostProcessor
- org.springframework.boot.health.actuate.endpoint.HttpCodeStatusMapper
- org.springframework.boot.health.actuate.endpoint.StatusAggregator