public class ContextAwareCallable<T> extends Object implements Callable<T>
ContextAwareCallable(Callable<T> task, org.springframework.web.context.request.RequestAttributes context)
T
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContextAwareCallable(Callable<T> task, org.springframework.web.context.request.RequestAttributes context)
public T call() throws Exception
call
Callable<T>
Exception
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.