public class AsyncMethodInterceptor extends Object implements MethodInterceptor
限定符和类型 | 字段和说明 |
---|---|
protected ExecutorService |
es |
protected boolean |
hasFuture |
构造器和说明 |
---|
AsyncMethodInterceptor(Method method,
Async async,
ExecutorService es) |
protected ExecutorService es
protected boolean hasFuture
public AsyncMethodInterceptor(Method method, Async async, ExecutorService es)
public void filter(InterceptorChain chain) throws Throwable
filter
在接口中 MethodInterceptor
Throwable
Copyright © 2017. All rights reserved.