[jboss-cvs] JBossAS SVN: r72352 - projects/vfs/trunk/src/main/java/org/jboss/virtual/plugins/context/memory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 17 09:11:35 EDT 2008


Author: alesj
Date: 2008-04-17 09:11:35 -0400 (Thu, 17 Apr 2008)
New Revision: 72352

Modified:
   projects/vfs/trunk/src/main/java/org/jboss/virtual/plugins/context/memory/MemoryContextFactory.java
Log:
javadocs

Modified: projects/vfs/trunk/src/main/java/org/jboss/virtual/plugins/context/memory/MemoryContextFactory.java
===================================================================
--- projects/vfs/trunk/src/main/java/org/jboss/virtual/plugins/context/memory/MemoryContextFactory.java	2008-04-17 13:10:56 UTC (rev 72351)
+++ projects/vfs/trunk/src/main/java/org/jboss/virtual/plugins/context/memory/MemoryContextFactory.java	2008-04-17 13:11:35 UTC (rev 72352)
@@ -80,7 +80,7 @@
     * Gets hold of a root MemoryContext
     *
     * @param host The name of the root
-    * @return the found root MemoryContext, or null if none exists for the name 
+    * @return the found root VFS, or null if none exists for the name 
     */
    public VFS find(String host)
    {




More information about the jboss-cvs-commits mailing list