| Interface | Description |
|---|---|
| EventConsumer<T> | |
| EventPublisher<T> | |
| IntervalFunction |
An IntervalFunction which can be used to calculate the wait interval.
|
| Registry<E,C> |
root resilience4j registry to be used by resilience types registries for common functionality
|
| Registry.EventPublisher<E> |
An EventPublisher can be used to register event consumers.
|
| Class | Description |
|---|---|
| CallableUtils | |
| CheckFunctionUtils | |
| ClassUtils | |
| CompletionStageUtils | |
| EventProcessor<T> | |
| StopWatch |
A simple
StopWatch to measure the processing duration of a call. |
| StringUtils | |
| SupplierUtils |
| Exception | Description |
|---|---|
| ConfigurationNotFoundException |
configuration not found exception
|
| InstantiationException |