Package | Description |
---|---|
org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHealthContributorRegistry
Default
HealthContributorRegistry implementation. |
Constructor and Description |
---|
HealthEndpoint(HealthContributorRegistry registry,
HealthEndpointGroups groups)
Create a new
HealthEndpoint instance. |
HealthEndpointWebExtension(HealthContributorRegistry registry,
HealthEndpointGroups groups)
Create a new
HealthEndpointWebExtension instance. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.