sebb        2004/03/04 17:41:14

  Modified:    xdocs/usermanual component_reference.xml
  Log:
  Add Transaction Controller details; remove ALPHA/BETA from titles
  
  Revision  Changes    Path
  1.85      +21 -8     jakarta-jmeter/xdocs/usermanual/component_reference.xml
  
  Index: component_reference.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- component_reference.xml   17 Feb 2004 12:45:52 -0000      1.84
  +++ component_reference.xml   5 Mar 2004 01:41:14 -0000       1.85
  @@ -39,7 +39,7 @@
   
   <section name="14.1 Samplers" anchor="samplers">
   
  -<component index="14.1.1" name="FTP Request" 
screenshot="gen-controller/ftp-request.gif">
  +<component name="FTP Request" index="14.1.1" 
screenshot="gen-controller/ftp-request.gif">
   <description>This controller lets you send an FTP "retrieve file" request to an FTP 
server.
   If you are going to send multiple requests to the same FTP server, consider
   using a <complink name="FTP Request Defaults"/> Configuration
  @@ -456,7 +456,7 @@
   </component>
   
   
  -<component name="BSF Sampler (ALPHA CODE)" index="14.1.10" screenshot="">
  +<component name="BSF Sampler" index="14.1.10" screenshot="">
   <center><h2>(ALPHA Code)</h2></center>
        <description><p>This sampler allows you to write a sampler using a BSF 
scripting language.<br></br>
                
  @@ -475,7 +475,8 @@
   TBC
   </component>
   
  -<component name="TCP Sampler (ALPHA CODE)" index="14.1.11" screenshot="">
  +<component name="TCP Sampler" index="14.1.11" screenshot="">
  +     <center><h2>(ALPHA Code)</h2></center>
   <description>TBA
   </description>
   <properties>
  @@ -784,6 +785,18 @@
   
   </component>
   
  +<component name="Transaction Controller" index="14.2.12" screenshot="">
  +     <description>
  +             <p>The Transaction Controller times how long it takes for all its 
children to run.
  +                     It then adds a "sample" entry to the test output with the 
total elapsed time.
  +                     The name of the element is used to name the "sample".
  +             </p>
  +     </description>
  +<properties>
  +     <property name="Name" required="Yes">Descriptive name for this controller that 
is shown in the tree, and used to name the transaction.</property>
  +</properties>
  +</component>
  +
   </section>
   
   <section name="14.3 Listeners" anchor="listeners">
  @@ -1280,8 +1293,8 @@
   </properties>
   </component>
   
  -<component index="14.4.15" name="TCP Sampler Config (ALPHA CODE)" screenshot="">
  -<description>TBA
  +<component index="14.4.15" name="TCP Sampler Config" screenshot="">
  +<description>ALPHA Code
   </description>
   <properties>
     <property name="Name" required="">Descriptive name for this element that is shown 
in the tree.</property>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to