|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void setCallableInterceptors(List<CallableProcessingInterceptor> ) |
Configure {@code CallableProcessingInterceptor}'s to register on async requests. |
void setDeferredResultInterceptors(List<DeferredResultProcessingInterceptor> ) |
Configure {@code DeferredResultProcessingInterceptor}'s to register on async requests. |
Changed Methods | ||
void setTaskExecutor(AsyncTaskExecutor ) |
Documentation changed from old to new. |
Set the default AsyncTaskExecutor to use when a controller method return a Callable. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |