@Configuration open class AspectJAsyncConfiguration : AbstractAsyncConfiguration
@Configuration class that registers the Spring infrastructure beans necessary to enable AspectJ-based asynchronous method execution.
Author
Chris Beams
Author
Stephane Nicoll
Since
3.1
See Also
EnableAsyncorg.springframework.scheduling.annotation.AsyncConfigurationSelectororg.springframework.scheduling.annotation.ProxyAsyncConfiguration
AspectJAsyncConfiguration()
|
open fun asyncAdvisor(): AnnotationAsyncExecutionAspect |