spring-framework/spring-aop/src
Juergen Hoeller 89c3d03083 @Async's qualifier works for target class annotations behind a JDK proxy as well
Also optimized AsyncExecutionAspectSupport's Executor-per-Method caching to use a ConcurrentHashMap.

Issue: SPR-10274
2013-02-08 16:08:05 +01:00
..
main @Async's qualifier works for target class annotations behind a JDK proxy as well 2013-02-08 16:08:05 +01:00
test Allow for ordering of mixed AspectJ before/after advices 2013-02-07 14:11:24 +01:00