Uses of Package
fish.payara.microprofile.faulttolerance.policy
-
Classes in fish.payara.microprofile.faulttolerance.policy used by fish.payara.microprofile.faulttolerance Class Description FaultTolerancePolicy TheFaultTolerancePolicydescribes the effective aggregated policies to use for a particularMethodwhen adding fault tolerant behaviour to it. -
Classes in fish.payara.microprofile.faulttolerance.policy used by fish.payara.microprofile.faulttolerance.policy Class Description AsynchronousPolicy The resolved "cached" information of aAsynchronousannotation an a specific method.BulkheadPolicy The resolved "cached" information of aBulkheadannotation an a specific method.CircuitBreakerPolicy The resolved "cached" information of aCircuitBreakerannotation an a specific method.FallbackPolicy The resolved "cached" information of aFallbackannotation an a specific method.FaultTolerancePolicy TheFaultTolerancePolicydescribes the effective aggregated policies to use for a particularMethodwhen adding fault tolerant behaviour to it.Policy Contains general helper method for FT policy validation.RetryPolicy The resolved "cached" information of aRetryannotation an a specific method.TimeoutPolicy The resolved "cached" information of aTimeoutannotation an a specific method. -
Classes in fish.payara.microprofile.faulttolerance.policy used by fish.payara.microprofile.faulttolerance.service Class Description FaultTolerancePolicy TheFaultTolerancePolicydescribes the effective aggregated policies to use for a particularMethodwhen adding fault tolerant behaviour to it.