public interface FallbackHandlerProvider
FallbackHandlerProvider. The bean should be
Dependent, must be marked as alternative and selected globally for an application.| Modifier and Type | Method and Description |
|---|---|
<T> org.eclipse.microprofile.faulttolerance.FallbackHandler<T> |
get(FaultToleranceOperation operation) |
<T> org.eclipse.microprofile.faulttolerance.FallbackHandler<T> get(FaultToleranceOperation operation)
operation - Fault tolerance operationnullCopyright © 2018–2020. All rights reserved.