Class Hierarchy
- java.lang.Object
- org.eclipse.microprofile.faulttolerance.Fallback.DEFAULT (implements org.eclipse.microprofile.faulttolerance.FallbackHandler<T>)
Interface Hierarchy
- org.eclipse.microprofile.faulttolerance.ExecutionContext
- org.eclipse.microprofile.faulttolerance.FallbackHandler<T>
Annotation Interface Hierarchy
- org.eclipse.microprofile.faulttolerance.Asynchronous (implements java.lang.annotation.Annotation)
- org.eclipse.microprofile.faulttolerance.Bulkhead (implements java.lang.annotation.Annotation)
- org.eclipse.microprofile.faulttolerance.CircuitBreaker (implements java.lang.annotation.Annotation)
- org.eclipse.microprofile.faulttolerance.Fallback (implements java.lang.annotation.Annotation)
- org.eclipse.microprofile.faulttolerance.Retry (implements java.lang.annotation.Annotation)
- org.eclipse.microprofile.faulttolerance.Timeout (implements java.lang.annotation.Annotation)