Introduce @EnableAspectJAutoProxy

Issue: SPR-8138
This commit is contained in:
Chris Beams
2011-10-11 18:51:41 +00:00
parent b08a6d32a4
commit 739775ca19
6 changed files with 267 additions and 2 deletions

View File

@@ -128,6 +128,12 @@
Javadoc</para>
</listitem>
<listitem>
<para>See
org.springframework.context.annotation.EnableAspectJAutoProxy
Javadoc</para>
</listitem>
<listitem>
<para>See org.springframework.scheduling.annotation.EnableScheduling
Javadoc</para>