Uses of Interface
io.smallrye.faulttolerance.core.FaultToleranceEvent
Packages that use FaultToleranceEvent
Package
Description
Core implementations of fault tolerance strategies conforming to MicroProfile Fault Tolerance.
-
Uses of FaultToleranceEvent in io.smallrye.faulttolerance.core
Methods in io.smallrye.faulttolerance.core with type parameters of type FaultToleranceEventModifier and TypeMethodDescription<E extends FaultToleranceEvent>
voidFaultToleranceContext.fireEvent(E event) <E extends FaultToleranceEvent>
voidFaultToleranceContext.registerEventHandler(Class<E> eventType, Consumer<E> handler) -
Uses of FaultToleranceEvent in io.smallrye.faulttolerance.core.async
Classes in io.smallrye.faulttolerance.core.async that implement FaultToleranceEvent -
Uses of FaultToleranceEvent in io.smallrye.faulttolerance.core.bulkhead
Classes in io.smallrye.faulttolerance.core.bulkhead that implement FaultToleranceEventModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enumstatic enum -
Uses of FaultToleranceEvent in io.smallrye.faulttolerance.core.circuit.breaker
Classes in io.smallrye.faulttolerance.core.circuit.breaker that implement FaultToleranceEventModifier and TypeClassDescriptionstatic enumstatic enum -
Uses of FaultToleranceEvent in io.smallrye.faulttolerance.core.fallback
Classes in io.smallrye.faulttolerance.core.fallback that implement FaultToleranceEventModifier and TypeClassDescriptionstatic enumstatic enum -
Uses of FaultToleranceEvent in io.smallrye.faulttolerance.core.metrics
Classes in io.smallrye.faulttolerance.core.metrics that implement FaultToleranceEvent -
Uses of FaultToleranceEvent in io.smallrye.faulttolerance.core.rate.limit
Classes in io.smallrye.faulttolerance.core.rate.limit that implement FaultToleranceEvent -
Uses of FaultToleranceEvent in io.smallrye.faulttolerance.core.retry
Classes in io.smallrye.faulttolerance.core.retry that implement FaultToleranceEventModifier and TypeClassDescriptionstatic enumstatic enum -
Uses of FaultToleranceEvent in io.smallrye.faulttolerance.core.timeout
Classes in io.smallrye.faulttolerance.core.timeout that implement FaultToleranceEventModifier and TypeClassDescriptionstatic enumstatic enum