spring-framework
/
org.springframework.web.context.request.async
/
CallableProcessingInterceptorAdapter
/
afterCompletion
afterCompletion
open
fun
<
T
:
Any
>
afterCompletion
(
request
:
NativeWebRequest
,
task
:
Callable
<
T
>
)
:
Unit