Generated by
JDiff

Package org.springframework.aop.interceptor

Added Classes
AsyncExecutionAspectSupport Base class for asynchronous method execution aspects, such as org.springframework.scheduling.annotation.AnnotationAsyncExecutionInterceptor or org.springframework.scheduling.aspectj.AnnotationAsyncExecutionAspect.
 

Changed Classes
AsyncExecutionInterceptor AOP Alliance MethodInterceptor that processes method invocations asynchronously, using a given org.springframework.core.task.AsyncTaskExecutor.