Uses of Class
io.helidon.faulttolerance.FaultTolerance.Builder
Packages that use FaultTolerance.Builder
-
Uses of FaultTolerance.Builder in io.helidon.faulttolerance
Subclasses with type arguments of type FaultTolerance.Builder in io.helidon.faulttoleranceModifier and TypeClassDescriptionstatic classA builder used for setting up a customized list of fault tolerance handlers.Classes in io.helidon.faulttolerance that implement interfaces with type arguments of type FaultTolerance.BuilderModifier and TypeClassDescriptionstatic classA builder used for setting up a customized list of fault tolerance handlers.Methods in io.helidon.faulttolerance that return FaultTolerance.BuilderModifier and TypeMethodDescriptionstatic FaultTolerance.BuilderFaultTolerance.builder()A builder to configure a customized sequence of fault tolerance handlers.