public class ResultInterceptor<T> extends Object implements net.sf.cglib.proxy.MethodInterceptor
ResultInterceptor(Future<T> future)
Object
intercept(Object obj, Method method, Object[] args, net.sf.cglib.proxy.MethodProxy proxy)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultInterceptor(Future<T> future)
public Object intercept(Object obj, Method method, Object[] args, net.sf.cglib.proxy.MethodProxy proxy) throws Throwable
intercept
net.sf.cglib.proxy.MethodInterceptor
Throwable
Copyright © 2014. All Rights Reserved.