[jboss-cvs] JBossAS SVN: r58898 - projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Dec 7 08:22:10 EST 2006


Author: adrian at jboss.org
Date: 2006-12-07 08:22:08 -0500 (Thu, 07 Dec 2006)
New Revision: 58898

Modified:
   projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/AbstractJarHandler.java
Log:
Javadoc fix

Modified: projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/AbstractJarHandler.java
===================================================================
--- projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/AbstractJarHandler.java	2006-12-07 12:57:43 UTC (rev 58897)
+++ projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/AbstractJarHandler.java	2006-12-07 13:22:08 UTC (rev 58898)
@@ -273,6 +273,7 @@
     * 
     * @param parent - the parent handler
     * @param path - the simple path to the entry without any trailing '/'
+    * @param isDirEntry - whether this is a directory entry
     * @return the jar entry URL
     * @throws MalformedURLException
     */




More information about the jboss-cvs-commits mailing list