Uses of Interface
org.eclipse.microprofile.faulttolerance.ExecutionContext
Packages that use ExecutionContext
Package
Description
CDI Support for Microprofile Fault Tolerance
-
Uses of ExecutionContext in org.eclipse.microprofile.faulttolerance
Methods in org.eclipse.microprofile.faulttolerance with parameters of type ExecutionContextModifier and TypeMethodDescriptionFallback.DEFAULT.handle(ExecutionContext context) FallbackHandler.handle(ExecutionContext context) Handle the previous calling failure and then call alternative methods or perform any alternative operations.