All Classes and Interfaces

Class
Description
 
This annotation can be applied to a class or a specific method.
bulkhead implementation types
A MethodInterceptor that intercepts all method calls which are annotated with a Bulkhead annotation.
Configuration for the bulkhead registry
 
 
 
 
This annotation can be applied to a class or a specific method.
 
Configuration for the circuit breaker registry
 
 
 
 
 
This annotation can be applied to a class or a specific method.
 
Configuration for generic rate limiting registry.
 
 
 
 
 
Interceptor classes implement the Ordered interface in order to control the order of execution when multiple interceptors are present.
This annotation can be applied to a class or a specific method.
 
Configuration for generic retry registry.
 
 
 
 
 
 
 
Configures thread pool bulkhead instances and configs.
 
 
 
 
 
Configuration for time limiter registry.