@Singleton @Internal public class AsyncInterceptor extends Object implements MethodInterceptor<Object,Object>
Async annotation.ARGUMENT, CACHEABLE_LAZY_TARGET, HOTSWAP, LAZY, PROXY_TARGETHIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Modifier and Type | Method and Description | 
|---|---|
| int | getOrder() | 
| Object | intercept(MethodInvocationContext<Object,Object> context)Extended version of the  MethodInterceptor.intercept(InvocationContext)method that accepts aMethodInvocationContext. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptpublic int getOrder()
@Nullable public Object intercept(MethodInvocationContext<Object,Object> context)
MethodInterceptorMethodInterceptor.intercept(InvocationContext) method that accepts a MethodInvocationContext.intercept in interface MethodInterceptor<Object,Object>context - The context