User: user57
Date: 01/12/06 18:31:05
Modified: src/main/org/jboss/system ServiceLibraries.java
Log:
o another javadoc fix
Revision Changes Path
1.9 +3 -2 jboss/src/main/org/jboss/system/ServiceLibraries.java
Index: ServiceLibraries.java
===================================================================
RCS file: /cvsroot/jboss/jboss/src/main/org/jboss/system/ServiceLibraries.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ServiceLibraries.java 2001/12/07 02:30:43 1.8
+++ ServiceLibraries.java 2001/12/07 02:31:05 1.9
@@ -27,7 +27,7 @@
* @see <related>
* @author <a href="mailto:[EMAIL PROTECTED]">Marc Fleury</a>
* @author <a href="mailto:[EMAIL PROTECTED]">Ole Husgaard</a>
- * @version $Revision: 1.8 $ <p>
+ * @version $Revision: 1.9 $ <p>
*
* <b>20010830 marc fleury:</b>
* <ul>initial import
@@ -102,7 +102,7 @@
* calling the classloaders with locks removed, the
* {@link #clToResourceSetMap} and {@link #resources} fields should
* <em>only</em> be modified if the classloader used for loading
- * the class is still in the {@link #classLoaders] set.
+ * the class is still in the {@link #classLoaders} set.
*/
private long clToResourceSetMapVersion = 0;
@@ -422,6 +422,7 @@
public void postDeregister()
{
}
+
// Y overrides ---------------------------------------------------
// Package protected ---------------------------------------------
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development