JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.springframework.scheduling.annotation.AsyncConfigurer
Packages that use
AsyncConfigurer
Package
Description
org.springframework.scheduling.annotation
Annotation support for asynchronous method execution.
Uses of
AsyncConfigurer
in
org.springframework.scheduling.annotation
Classes in
org.springframework.scheduling.annotation
that implement
AsyncConfigurer
Modifier and Type
Class
Description
class
AsyncConfigurerSupport
Deprecated.
as of 6.0 in favor of implementing
AsyncConfigurer
directly
AsyncConfigurer
directly