[jboss-cvs] JBossAS SVN: r58561 - trunk/cluster/src/main/org/jboss/ha/framework/interfaces

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Nov 18 06:23:34 EST 2006


Author: bstansberry at jboss.com
Date: 2006-11-18 06:23:33 -0500 (Sat, 18 Nov 2006)
New Revision: 58561

Modified:
   trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ClusterNode.java
Log:
Javadoc tweak

Modified: trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ClusterNode.java
===================================================================
--- trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ClusterNode.java	2006-11-18 11:23:12 UTC (rev 58560)
+++ trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ClusterNode.java	2006-11-18 11:23:33 UTC (rev 58561)
@@ -32,7 +32,7 @@
  * This is to avoid any problem in the cluster as some nodes may interpret a node name
  * differently (IP resolution, name case, FQDN or host name, etc.)
  *
- * @see org.jboss.ha.framework.server.ClusterPartition
+ * @see org.jboss.ha.framework.server.ClusterPartitionMBean
  *
  * @author  <a href="mailto:sacha.labourey at jboss.org">Sacha Labourey</a>.
  * @version $Revision$




More information about the jboss-cvs-commits mailing list