Initial import of the aspects module

This commit is contained in:
Arjen Poutsma
2008-10-28 11:42:01 +00:00
parent 827916b8e9
commit 7d62aab6cc
15 changed files with 756 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<pathelement location="../org.springframework.aop"/>
<pathelement location="../org.springframework.context"/>
<pathelement location="../org.springframework.transaction"/>
<pathelement location="../org.springframework.aspects"/>
<pathelement location="../org.springframework.jdbc"/>
<pathelement location="../org.springframework.web"/>
<pathelement location="../org.springframework.orm"/>