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