Interface BulkheadAspectExt
- All Known Implementing Classes:
ReactorBulkheadAspectExt,RxJava2BulkheadAspectExt
public interface BulkheadAspectExt
BulkHead aspect extension support interface type if you want to support new types
-
Method Summary
Modifier and TypeMethodDescriptionbooleancanHandleReturnType(Class returnType) handle(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint, io.github.resilience4j.bulkhead.Bulkhead bulkhead, String methodName)