@NonNullApi @NonNullFields
Package io.github.resilience4j.ratpack.bulkhead
-
Class Summary Class Description BulkheadMethodInterceptor AMethodInterceptorto handle all methods annotated withBulkhead.BulkheadTransformer<T>
@NonNullApi @NonNullFields
| Class | Description |
|---|---|
| BulkheadMethodInterceptor |
A
MethodInterceptor to handle all methods annotated with Bulkhead. |
| BulkheadTransformer<T> |