[jboss-cvs] JBossAS SVN: r59434 - projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployer

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 9 08:37:17 EST 2007


Author: alesj
Date: 2007-01-09 08:37:11 -0500 (Tue, 09 Jan 2007)
New Revision: 59434

Modified:
   projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployer/DeploymentUnit.java
Log:
javadoc

Modified: projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployer/DeploymentUnit.java
===================================================================
--- projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployer/DeploymentUnit.java	2007-01-09 12:36:26 UTC (rev 59433)
+++ projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployer/DeploymentUnit.java	2007-01-09 13:37:11 UTC (rev 59434)
@@ -135,7 +135,6 @@
     * Get all the metadata for the expected type
     * 
     * @param <T> the type to get
-    * @param unit the unit
     * @param type the type
     * @return a set of metadata matching the type
     * @throws IllegalArgumentException if the type is null 




More information about the jboss-cvs-commits mailing list