spring-framework/spring-context/src/test/java
Stephane Nicoll 8f8a85912a Call AsyncUncaughtExceptionHandler when necessary
If a sub-class of Future (such as ListenableFuture) is used as a return
type and an exception is thrown, the AsyncUncaughtExceptionHandler is
called. Now checking for any Future implementation instead of a faulty
strict matching.

Issue: SPR-12797
2015-03-09 09:57:53 +01:00
..
example Consistent formatting of license headers, package javadocs, and import declarations 2014-10-21 01:44:07 +02:00
org/springframework Call AsyncUncaughtExceptionHandler when necessary 2015-03-09 09:57:53 +01:00
test Consistent formatting of license headers, package javadocs, and import declarations 2014-10-21 01:44:07 +02:00