Uses of Interface
org.springframework.scheduling.annotation.AsyncConfigurer
Packages that use AsyncConfigurer Package Description org.springframework.scheduling.annotation Java 5 annotation 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 classAsyncConfigurerSupportA convenienceAsyncConfigurerthat implements all methods so that the defaults are used.