| Interface | Description | 
|---|---|
| HealthAggregator<T extends HealthResult> | 
 Aggregates all registered health indicators into a single response. 
 | 
| Class | Description | 
|---|---|
| RxJavaHealthAggregator | 
 Default implementation of  
HealthAggregator that creates a {status: , description: (optional) , details: }
 response. |