| Package | Description | 
|---|---|
| org.springframework.scheduling.annotation | 
 Java 5 annotation for asynchronous method execution. 
 | 
| org.springframework.scheduling.aspectj | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProxyAsyncConfiguration
@Configuration class that registers the Spring infrastructure beans necessary
 to enable proxy-based asynchronous method execution. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AspectJAsyncConfiguration
@Configuration class that registers the Spring infrastructure beans necessary
 to enable AspectJ-based asynchronous method execution. |