| Package | Description |
|---|---|
| org.eclipse.microprofile.faulttolerance |
CDI Support for Microprofile Fault Tolerance
|
| Modifier and Type | Method and Description |
|---|---|
T |
FallbackHandler.handle(ExecutionContext context)
Handle the previous calling failure and then call alternative methods or perform any alternative operations.
|
Void |
Fallback.DEFAULT.handle(ExecutionContext context) |
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.