[exo-jcr-commits] exo-jcr SVN: r2274 - jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/jcr.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Apr 13 05:33:56 EDT 2010


Author: nfilotto
Date: 2010-04-13 05:33:55 -0400 (Tue, 13 Apr 2010)
New Revision: 2274

Modified:
   jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/jcr/statistics.xml
Log:
EXOJCR-611: doc update

Modified: jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/jcr/statistics.xml
===================================================================
--- jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/jcr/statistics.xml	2010-04-13 09:18:45 UTC (rev 2273)
+++ jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/jcr/statistics.xml	2010-04-13 09:33:55 UTC (rev 2274)
@@ -261,8 +261,8 @@
 
     <para>The file content below is the content of
     <emphasis>conf/configuration.xml</emphasis> that you will need to modify
-    to add and/or remove the full qualified name of the interface to monitor,
-    into the list of value parameters of the init param called
+    to add and/or remove the full qualified name of the interfaces to monitor,
+    into the list of parameter values of the init param called
     <emphasis>targetInterfaces</emphasis>.</para>
 
     <programlisting>&lt;configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.exoplaform.org/xml/ns/kernel_1_0.xsd http://www.exoplaform.org/xml/ns/kernel_1_0.xsd"
@@ -283,7 +283,7 @@
 
     <para>The file content below is the content of
     <emphasis>META-INF/aop.xml</emphasis> that you will to need to modify to
-    add and/or remove the full qualified name of the interface to monitor,
+    add and/or remove the full qualified name of the interfaces to monitor,
     into the expression filter of the pointcut called
     <emphasis>JCRAPIPointcut</emphasis>. As you can see below, by default only
     JCR API calls from the exoplatform packages are took into account, don't
@@ -336,8 +336,6 @@
     figures described below for each method and globaly for all the
     methods.</para>
 
-    <para>See below the description of each metric type:</para>
-
     <para><table>
         <title>Metric Alias</title>
 



More information about the exo-jcr-commits mailing list