-
Method Summary
| Modifier and Type |
Method |
Description |
boolean |
canHandleReturnType(java.lang.Class<?> returnType) |
|
java.lang.Object |
handle(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint,
io.github.resilience4j.timelimiter.TimeLimiter timeLimiter,
java.lang.String methodName) |
|
-
Method Details
-
boolean canHandleReturnType(java.lang.Class<?> returnType)
-
java.lang.Object handle(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint,
io.github.resilience4j.timelimiter.TimeLimiter timeLimiter,
java.lang.String methodName)
throws java.lang.Throwable
- Throws:
java.lang.Throwable