Generated by
JDiff

Interface org.springframework.web.context.request.async.CallableProcessingInterceptor

Documentation changed from old to new.

Added Methods
void beforeConcurrentHandling(NativeWebRequest, Callable<T>) Invoked before the start of concurrent handling in the original thread in which the {@code Callable} is submitted for concurrent handling.