Uses of Class
org.springframework.scheduling.annotation.AbstractAsyncConfiguration
Packages that use AbstractAsyncConfiguration
Package
Description
Java 5 annotation 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.
- 
Uses of AbstractAsyncConfiguration in org.springframework.scheduling.aspectjSubclasses of AbstractAsyncConfiguration in org.springframework.scheduling.aspectjModifier and TypeClassDescriptionclass@Configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based asynchronous method execution.