| Package | Description | 
|---|---|
| org.springframework.cache.annotation | Annotations and supporting classes for declarative cache management. | 
| org.springframework.scheduling.annotation | Java 5 annotation for asynchronous method execution. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CachingConfigurationSelectorSelects which implementation of  AbstractCachingConfigurationshould
 be used based on the value ofEnableCaching.mode()on the importing@Configurationclass. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AsyncConfigurationSelectorSelects which implementation of  AbstractAsyncConfigurationshould
 be used based on the value ofEnableAsync.mode()on the importing@Configurationclass. |