Author: gavin.king(a)jboss.com
Date: 2009-10-25 14:01:52 -0400 (Sun, 25 Oct 2009)
New Revision: 4311
Modified:
api/trunk/cdi/src/main/java/javax/decorator/package-info.java
Log:
link
Modified: api/trunk/cdi/src/main/java/javax/decorator/package-info.java
===================================================================
--- api/trunk/cdi/src/main/java/javax/decorator/package-info.java 2009-10-25 18:01:36 UTC
(rev 4310)
+++ api/trunk/cdi/src/main/java/javax/decorator/package-info.java 2009-10-25 18:01:52 UTC
(rev 4311)
@@ -2,7 +2,8 @@
* <p>Annotations relating to decorators.</p>
*
* <p>A decorator implements one or more bean types and
- * intercepts business method invocations of beans which
+ * intercepts business method invocations of
+ * {@linkplain javax.enterprise.inject beans} which
* implement those bean types. These bean types are called
* decorated types.</p>
*
Show replies by date