spring-framework/org.springframework.aspects
Chris Beams e8006bdf78 Polish async method execution infrastructure
In anticipation of substantive changes required to implement @Async
executor qualification, the following updates have been made to the
components and infrastructure supporting @Async functionality:

 - Fix trailing whitespace and indentation errors
 - Fix generics warnings
 - Add Javadoc where missing, update to use {@code} tags, etc.
 - Avoid NPE in AopUtils#canApply
 - Organize imports to follow conventions
 - Remove System.out.println statements from tests
 - Correct various punctuation and grammar problems

Issue: SPR-9443
Backport-Issue: SPR-6847
Backport-Commit: 3fb11870d9
2012-06-27 23:06:05 +02:00
..
.settings Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
src Polish async method execution infrastructure 2012-06-27 23:06:05 +02:00
.classpath [SPR-8222] Upgraded to JUnit 4.9. 2011-08-30 13:16:12 +00:00
.project adding eclipse settings for org.springframework.aspects 2008-10-28 13:09:57 +00:00
build.xml + upgrade to AspectJ 1.6.8 2010-02-04 11:46:21 +00:00
ivy.xml Convert CRLF=>LF on files missed earlier 2011-12-22 14:06:44 +01:00
pom.xml Increment version to 3.1.2.BUILD-SNAPSHOT 2012-02-16 15:38:16 -08:00
template.mf Convert CRLF (dos) to LF (unix) 2011-12-21 14:52:47 +01:00