@Endpoint(id="bulkheads")
public class BulkheadEndpoint
extends java.lang.Object
Endpoint to expose Bulkhead events.| Constructor and Description |
|---|
BulkheadEndpoint(io.github.resilience4j.bulkhead.BulkheadRegistry bulkheadRegistry,
io.github.resilience4j.bulkhead.ThreadPoolBulkheadRegistry threadPoolBulkheadRegistry) |
| Modifier and Type | Method and Description |
|---|---|
io.github.resilience4j.common.bulkhead.monitoring.endpoint.BulkheadEndpointResponse |
getAllBulkheads() |