spring-framework/spring-aspects/src
Stephane Nicoll 2553fb8ba1 Apply ListenableFuture support to AspectJ
Prior to this commit, only @Async annotated methods with proxy style
had an explicit support for ListenableFuture. This commit brings that
support to AspectJ as well.

Issue: SPR-12092
2014-08-18 11:12:07 +02:00
..
main Apply ListenableFuture support to AspectJ 2014-08-18 11:12:07 +02:00
test Apply AsyncUncaughtExceptionHandler to AspectJ 2014-08-18 10:51:21 +02:00