| Package | Description |
|---|---|
| fish.payara.microprofile.faulttolerance.policy |
| Class and Description |
|---|
| AsynchronousPolicy
The resolved "cached" information of a
Asynchronous annotation an a specific method. |
| BulkheadPolicy
The resolved "cached" information of a
Bulkhead annotation an a specific method. |
| CircuitBreakerPolicy
The resolved "cached" information of a
CircuitBreaker annotation an a specific method. |
| FallbackPolicy
The resolved "cached" information of a
Fallback annotation an a specific method. |
| FaultTolerancePolicy
The
FaultTolerancePolicy describes the effective aggregated policies to use for a particular Method
when adding fault tolerant behaviour to it. |
| Policy
Contains general helper method for FT policy validation.
|
| RetryPolicy
The resolved "cached" information of a
Retry annotation an a specific method. |
| TimeoutPolicy
The resolved "cached" information of a
Timeout annotation an a specific method. |
Copyright © 2019. All rights reserved.