| Package | Description |
|---|---|
| io.smallrye.faulttolerance.core |
Core implementations of fault tolerance strategies conforming to MicroProfile Fault Tolerance.
|
| io.smallrye.faulttolerance.core.async | |
| io.smallrye.faulttolerance.core.circuit.breaker |
| Modifier and Type | Method and Description |
|---|---|
<E extends InvocationContextEvent> |
InvocationContext.fireEvent(E event) |
<E extends InvocationContextEvent> |
InvocationContext.registerEventHandler(Class<E> eventType,
Consumer<E> handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
CancellationEvent |
| Modifier and Type | Class and Description |
|---|---|
static class |
CircuitBreakerEvents.StateTransition |
Copyright © 2018–2020. All rights reserved.