spring-framework / org.springframework.scheduling.annotation / ProxyAsyncConfiguration

ProxyAsyncConfiguration

@Configuration @Role(2) open class ProxyAsyncConfiguration : AbstractAsyncConfiguration

@Configuration class that registers the Spring infrastructure beans necessary to enable proxy-based asynchronous method execution.

Author
Chris Beams

Author
Stephane Nicoll

Since
3.1

See Also
EnableAsyncAsyncConfigurationSelector

Constructors

<init>

ProxyAsyncConfiguration()

@Configuration class that registers the Spring infrastructure beans necessary to enable proxy-based asynchronous method execution.

Functions

asyncAdvisor

open fun asyncAdvisor(): AsyncAnnotationBeanPostProcessor