Generated by
JDiff

Class org.springframework.aop.interceptor.AsyncExecutionAspectSupport

Added Methods
Object doSubmit(Callable<Object>, AsyncTaskExecutor, Class<?>) Delegate for actually executing the given task with the chosen executor.