类 CallableInterceptorChain

java.lang.Object
cn.taketoday.web.context.async.CallableInterceptorChain

class CallableInterceptorChain extends Object
Assists with the invocation of CallableProcessingInterceptor's.
从以下版本开始:
4.0
作者:
Rossen Stoyanchev, Rob Winch