[jboss-cvs] JBossAS SVN: r76182 - projects/jboss-deployers/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/annotations.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 24 10:29:51 EDT 2008


Author: adrian at jboss.org
Date: 2008-07-24 10:29:51 -0400 (Thu, 24 Jul 2008)
New Revision: 76182

Modified:
   projects/jboss-deployers/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/annotations/FilteredGenericAnnotationDeployer.java
Log:
javadoc

Modified: projects/jboss-deployers/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/annotations/FilteredGenericAnnotationDeployer.java
===================================================================
--- projects/jboss-deployers/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/annotations/FilteredGenericAnnotationDeployer.java	2008-07-24 14:27:28 UTC (rev 76181)
+++ projects/jboss-deployers/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/annotations/FilteredGenericAnnotationDeployer.java	2008-07-24 14:29:51 UTC (rev 76182)
@@ -43,6 +43,7 @@
     * Get filter.
     * Try attachment first, then deployer's filter.
     *
+    * @param <T> the expected class type
     * @param unit the deployment unit
     * @param expectedClass the expected class
     * @param suffix the suffix




More information about the jboss-cvs-commits mailing list