Uses of Class
org.springframework.scheduling.annotation.AbstractAsyncConfiguration
Packages that use AbstractAsyncConfiguration
Package
Description
Annotation support for asynchronous method execution.
- 
Uses of AbstractAsyncConfiguration in org.springframework.scheduling.annotationSubclasses of AbstractAsyncConfiguration in org.springframework.scheduling.annotationModifier and TypeClassDescriptionclass@Configurationclass that registers the Spring infrastructure beans necessary to enable proxy-based asynchronous method execution.