public class AsyncMethodInterceptor extends Object implements MethodInterceptor
Modifier and Type | Field and Description |
---|---|
protected ExecutorService |
es |
protected boolean |
hasFuture |
Constructor and Description |
---|
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
in interface MethodInterceptor
Throwable
Copyright © 2017. All rights reserved.