[jboss-cvs] JBoss Profiler SVN: r562 - branches/JBossProfiler2/src/main/org/jboss/profiler/jvmti.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 17 22:10:34 EDT 2009


Author: clebert.suconic at jboss.com
Date: 2009-08-17 22:10:33 -0400 (Mon, 17 Aug 2009)
New Revision: 562

Modified:
   branches/JBossProfiler2/src/main/org/jboss/profiler/jvmti/InventoryDataPoint.java
Log:
javadoc tweak

Modified: branches/JBossProfiler2/src/main/org/jboss/profiler/jvmti/InventoryDataPoint.java
===================================================================
--- branches/JBossProfiler2/src/main/org/jboss/profiler/jvmti/InventoryDataPoint.java	2009-08-18 02:08:43 UTC (rev 561)
+++ branches/JBossProfiler2/src/main/org/jboss/profiler/jvmti/InventoryDataPoint.java	2009-08-18 02:10:33 UTC (rev 562)
@@ -28,7 +28,7 @@
  * 
  * This class is used to hold the metadata on memory profiler, being generated by JVMTIInterface.
  * 
- * @see {@link JVMTIInterface#createIndexMatrix()}
+ * @see {@link JVMTIInterface#produceInventory()}
  *
  * @author <mailto:clebert.suconic at jboss.org">Clebert Suconic</a>
  *




More information about the jboss-cvs-commits mailing list