diff --git a/doc/reference/src/aop.xml b/doc/reference/src/aop.xml
index 3e7107bd..acc797f8 100644
--- a/doc/reference/src/aop.xml
+++ b/doc/reference/src/aop.xml
@@ -2210,6 +2210,14 @@ Saving speaker...
patterns.
+
+ AttributeAutoProxyCreator
+
+ An AutoProxyCreator, that identifies objects to be proxied by
+ checking any System.Attribute defined on a given type and that types
+ interfaces.
+
+
AbstractFilteringAutoProxyCreator