Package | Description |
---|---|
org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
Modifier and Type | Method and Description |
---|---|
CompositeHealthIndicator |
CompositeHealthIndicatorFactory.createHealthIndicator(HealthAggregator healthAggregator,
Map<String,HealthIndicator> healthIndicators)
Create a
CompositeHealthIndicator based on the specified health indicators. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.