Interface InterceptorManager.InterceptorChain
- Enclosing class:
InterceptorManager
public static interface InterceptorManager.InterceptorChain
-
Method Summary
Modifier and TypeMethodDescriptioninvokeNext(int index, InterceptorManager.AroundInvokeContext invCtx)
-
Method Details
-
invokeNext
- Throws:
Throwable
-