spring-framework/org.springframework.aop
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
src Polish async method execution infrastructure 2012-06-27 23:06:05 +02:00
.classpath Convert CRLF=>LF on files missed earlier 2011-12-22 14:06:44 +01:00
.project
aop.iml Convert CRLF=>LF on files missed earlier 2011-12-22 14:06:44 +01:00
build.xml
ivy.xml
pom.xml Increment version to 3.1.2.BUILD-SNAPSHOT 2012-02-16 15:38:16 -08:00
template.mf