Generated by
JDiff

Class org.springframework.aop.interceptor.AsyncExecutionAspectSupport

Added Methods
Executor findQualifiedExecutor(BeanFactory, String) Retrieve a target executor for the given qualifier.
Executor getDefaultExecutor(BeanFactory) Retrieve or build a default executor for this advice instance.
 

Added Fields
String DEFAULT_TASK_EXECUTOR_BEAN_NAME The default name of the TaskExecutor bean to pick up: "taskExecutor".