|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from java.lang.Object
to org.springframework.aop.interceptor.AsyncExecutionAspectSupport
.
Documentation changed from old to new.
Removed Constructors | |
AsyncTaskExecutor ) |
Create a new AsyncExecutionInterceptor. |
Changed Constructors | ||
Executor ) |
Documentation changed from old to new. |
Create a new {@code AsyncExecutionInterceptor}. |
Added Methods | |
String getExecutorQualifier(Method ) |
{@inheritDoc} |
Changed Methods | ||
Object invoke(MethodInvocation ) |
Documentation changed from old to new. |
Intercept the given method invocation, submit the actual calling of the method to the correct task executor and return immediately to the caller. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |