Uses of Class
org.springframework.scheduling.annotation.AbstractAsyncConfiguration
Package
Description
Annotation support for asynchronous method execution.
AspectJ-based scheduling support.
-
Uses of AbstractAsyncConfiguration in org.springframework.scheduling.annotation
Modifier and TypeClassDescriptionclass
@Configuration
class that registers the Spring infrastructure beans necessary to enable proxy-based asynchronous method execution. -
Uses of AbstractAsyncConfiguration in org.springframework.scheduling.aspectj
Modifier and TypeClassDescriptionclass
@Configuration
class that registers the Spring infrastructure beans necessary to enable AspectJ-based asynchronous method execution.