PageRenderTime 23ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/gameoflife-web/tools/jmeter/docs/api/org/apache/jmeter/testelement/package-summary.html

https://gitlab.com/vasarapusubhash/game-of-life
HTML | 275 lines | 240 code | 19 blank | 16 comment | 0 complexity | a2c50b3846691bf6895aa5efad5f809b MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.4.2_17) on Wed Jun 17 16:17:35 BST 2009 -->
  6. <TITLE>
  7. org.apache.jmeter.testelement (Apache JMeter API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.apache.jmeter.testelement package">
  10. <LINK REL="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle() {
  13. parent.document.title = "org.apache.jmeter.testelement (Apache JMeter API)";
  14. }
  15. </SCRIPT>
  16. </HEAD>
  17. <BODY BGCOLOR="white" onload="windowTitle();">
  18. <!-- ========= START OF TOP NAVBAR ======= -->
  19. <A NAME="navbar_top"><!-- --></A>
  20. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  21. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  22. <TR>
  23. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  24. <A NAME="navbar_top_firstrow"><!-- --></A>
  25. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  26. <TR ALIGN="center" VALIGN="top">
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../overview-summary.html"><FONT
  28. CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT
  30. CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;
  33. </TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../deprecated-list.html"><FONT
  35. CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../index-all.html"><FONT
  37. CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../help-doc.html"><FONT
  39. CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. <b>Apache JMeter</b></EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../org/apache/jmeter/testbeans/gui/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/apache/jmeter/testelement/property/package-summary.html"><B>NEXT PACKAGE</B></A></FONT>
  51. </TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;
  56. <SCRIPT type="text/javascript">
  57. <!--
  58. if (window == top) {
  59. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  60. }
  61. //-->
  62. </SCRIPT>
  63. <NOSCRIPT>
  64. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  65. </NOSCRIPT>
  66. </FONT></TD>
  67. </TR>
  68. </TABLE>
  69. <A NAME="skip-navbar_top"></A>
  70. <!-- ========= END OF TOP NAVBAR ========= -->
  71. <HR>
  72. <H2>
  73. Package org.apache.jmeter.testelement
  74. </H2>
  75. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  76. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  77. <TD COLSPAN=2><FONT SIZE="+2">
  78. <B>Interface Summary</B></FONT></TD>
  79. </TR>
  80. <TR BGCOLOR="white" CLASS="TableRowColor">
  81. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/TestCloneable.html"
  82. title="interface in org.apache.jmeter.testelement">TestCloneable</A></B></TD>
  83. <TD>&nbsp;</TD>
  84. </TR>
  85. <TR BGCOLOR="white" CLASS="TableRowColor">
  86. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/TestElement.html"
  87. title="interface in org.apache.jmeter.testelement">TestElement</A></B></TD>
  88. <TD>&nbsp;</TD>
  89. </TR>
  90. <TR BGCOLOR="white" CLASS="TableRowColor">
  91. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/TestElementTraverser.html"
  92. title="interface in org.apache.jmeter.testelement">TestElementTraverser</A></B></TD>
  93. <TD>For traversing Test Elements, which contain property that can be other test
  94. elements, strings, collections, maps, objects
  95. </TD>
  96. </TR>
  97. <TR BGCOLOR="white" CLASS="TableRowColor">
  98. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/TestListener.html"
  99. title="interface in org.apache.jmeter.testelement">TestListener</A></B></TD>
  100. <TD>TestListener interface is used for methods that are called at different
  101. stages of each test.
  102. </TD>
  103. </TR>
  104. <TR BGCOLOR="white" CLASS="TableRowColor">
  105. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/ThreadListener.html"
  106. title="interface in org.apache.jmeter.testelement">ThreadListener</A></B></TD>
  107. <TD>Allow threads to perform startup and closedown if necessary</TD>
  108. </TR>
  109. </TABLE>
  110. &nbsp;
  111. <P>
  112. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  113. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  114. <TD COLSPAN=2><FONT SIZE="+2">
  115. <B>Class Summary</B></FONT></TD>
  116. </TR>
  117. <TR BGCOLOR="white" CLASS="TableRowColor">
  118. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/AbstractChart.html"
  119. title="class in org.apache.jmeter.testelement">AbstractChart</A></B></TD>
  120. <TD>The general idea of the chart graphs information for a table.
  121. </TD>
  122. </TR>
  123. <TR BGCOLOR="white" CLASS="TableRowColor">
  124. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/AbstractScopedAssertion.html"
  125. title="class in org.apache.jmeter.testelement">AbstractScopedAssertion</A></B></TD>
  126. <TD>
  127. Super-class for all Assertions that can be applied to main sample, sub-samples or both.
  128. </TD>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/AbstractTable.html"
  132. title="class in org.apache.jmeter.testelement">AbstractTable</A></B></TD>
  133. <TD>AbstractTable is the base Element for different kinds of report tables.</TD>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/AbstractTestElement.html"
  137. title="class in org.apache.jmeter.testelement">AbstractTestElement</A></B></TD>
  138. <TD>&nbsp;</TD>
  139. </TR>
  140. <TR BGCOLOR="white" CLASS="TableRowColor">
  141. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/AbstractTestElementBeanInfo.html"
  142. title="class in org.apache.jmeter.testelement">AbstractTestElementBeanInfo</A></B></TD>
  143. <TD>This is the BeanInfo object for the TestBean class.</TD>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/BarChart.html"
  147. title="class in org.apache.jmeter.testelement">BarChart</A></B></TD>
  148. <TD>The class is reponsible for returning</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/JTLData.html"
  152. title="class in org.apache.jmeter.testelement">JTLData</A></B></TD>
  153. <TD>The purpose of TableData is to contain the results of a single .jtl file.
  154. </TD>
  155. </TR>
  156. <TR BGCOLOR="white" CLASS="TableRowColor">
  157. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/LineChart.html"
  158. title="class in org.apache.jmeter.testelement">LineChart</A></B></TD>
  159. <TD>&nbsp;</TD>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/OnErrorTestElement.html"
  163. title="class in org.apache.jmeter.testelement">OnErrorTestElement</A></B></TD>
  164. <TD>&nbsp;</TD>
  165. </TR>
  166. <TR BGCOLOR="white" CLASS="TableRowColor">
  167. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/ReportPage.html"
  168. title="class in org.apache.jmeter.testelement">ReportPage</A></B></TD>
  169. <TD>ReportPage</TD>
  170. </TR>
  171. <TR BGCOLOR="white" CLASS="TableRowColor">
  172. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/ReportPlan.html"
  173. title="class in org.apache.jmeter.testelement">ReportPlan</A></B></TD>
  174. <TD>&nbsp;</TD>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/Table.html"
  178. title="class in org.apache.jmeter.testelement">Table</A></B></TD>
  179. <TD>&nbsp;</TD>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/TestPlan.html"
  183. title="class in org.apache.jmeter.testelement">TestPlan</A></B></TD>
  184. <TD>&nbsp;</TD>
  185. </TR>
  186. <TR BGCOLOR="white" CLASS="TableRowColor">
  187. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/VariablesCollection.html"
  188. title="class in org.apache.jmeter.testelement">VariablesCollection</A></B></TD>
  189. <TD>&nbsp;</TD>
  190. </TR>
  191. <TR BGCOLOR="white" CLASS="TableRowColor">
  192. <TD WIDTH="15%"><B><A HREF="../../../../org/apache/jmeter/testelement/WorkBench.html"
  193. title="class in org.apache.jmeter.testelement">WorkBench</A></B></TD>
  194. <TD>&nbsp;</TD>
  195. </TR>
  196. </TABLE>
  197. &nbsp;
  198. <P>
  199. <HR>
  200. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  201. <A NAME="navbar_bottom"><!-- --></A>
  202. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  203. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  204. <TR>
  205. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  206. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  207. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  208. <TR ALIGN="center" VALIGN="top">
  209. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../overview-summary.html"><FONT
  210. CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  211. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT
  212. CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  213. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  214. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;
  215. </TD>
  216. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../deprecated-list.html"><FONT
  217. CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  218. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../index-all.html"><FONT
  219. CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  220. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../help-doc.html"><FONT
  221. CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  222. </TR>
  223. </TABLE>
  224. </TD>
  225. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  226. <b>Apache JMeter</b></EM>
  227. </TD>
  228. </TR>
  229. <TR>
  230. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  231. &nbsp;<A HREF="../../../../org/apache/jmeter/testbeans/gui/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  232. &nbsp;<A HREF="../../../../org/apache/jmeter/testelement/property/package-summary.html"><B>NEXT PACKAGE</B></A></FONT>
  233. </TD>
  234. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  235. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  236. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  237. &nbsp;
  238. <SCRIPT type="text/javascript">
  239. <!--
  240. if (window == top) {
  241. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  242. }
  243. //-->
  244. </SCRIPT>
  245. <NOSCRIPT>
  246. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  247. </NOSCRIPT>
  248. </FONT></TD>
  249. </TR>
  250. </TABLE>
  251. <A NAME="skip-navbar_bottom"></A>
  252. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  253. <HR>
  254. Copyright &#xA9; 1998-2009 Apache Software Foundation. All Rights Reserved.
  255. </BODY>
  256. </HTML>