Uses of Class
org.springframework.aop.interceptor.AsyncExecutionInterceptor
Packages that use AsyncExecutionInterceptor
Package
Description
Annotation support for asynchronous method execution.
-
Uses of AsyncExecutionInterceptor in org.springframework.scheduling.annotation
Subclasses of AsyncExecutionInterceptor in org.springframework.scheduling.annotationModifier and TypeClassDescriptionclassSpecialization ofAsyncExecutionInterceptorthat delegates method execution to anExecutorbased on theAsyncannotation.