You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2014/02/09 01:35:27 UTC

svn commit: r1566175 [27/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs...

Added: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html?rev=1566175&view=auto
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html (added)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html Sun Feb  9 00:35:10 2014
@@ -0,0 +1,288 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>TestPersistentEphemeralNodeListener (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="TestPersistentEphemeralNodeListener (Apache Curator 2.4.0 Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TestPersistentEphemeralNodeListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNode.html" title="class in org.apache.curator.framework.recipes.nodes"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html" target="_top">Frames</a></li>
+<li><a href="TestPersistentEphemeralNodeListener.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.curator.framework.recipes.BaseClassForTests">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.curator.framework.recipes.nodes</div>
+<h2 title="Class TestPersistentEphemeralNodeListener" class="title">Class TestPersistentEphemeralNodeListener</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/curator/framework/recipes/BaseClassForTests.html" title="class in org.apache.curator.framework.recipes">org.apache.curator.framework.recipes.BaseClassForTests</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">TestPersistentEphemeralNodeListener</span>
+extends <a href="../../../../../../org/apache/curator/framework/recipes/BaseClassForTests.html" title="class in org.apache.curator.framework.recipes">BaseClassForTests</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.curator.framework.recipes.BaseClassForTests">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.curator.framework.recipes.<a href="../../../../../../org/apache/curator/framework/recipes/BaseClassForTests.html" title="class in org.apache.curator.framework.recipes">BaseClassForTests</a></h3>
+<code><a href="../../../../../../org/apache/curator/framework/recipes/BaseClassForTests.html#server">server</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html#TestPersistentEphemeralNodeListener()">TestPersistentEphemeralNodeListener</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html#testListenersReconnectedIsOK()">testListenersReconnectedIsOK</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.curator.framework.recipes.BaseClassForTests">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.curator.framework.recipes.<a href="../../../../../../org/apache/curator/framework/recipes/BaseClassForTests.html" title="class in org.apache.curator.framework.recipes">BaseClassForTests</a></h3>
+<code><a href="../../../../../../org/apache/curator/framework/recipes/BaseClassForTests.html#setup()">setup</a>, <a href="../../../../../../org/apache/curator/framework/recipes/BaseClassForTests.html#teardown()">teardown</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="TestPersistentEphemeralNodeListener()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TestPersistentEphemeralNodeListener</h4>
+<pre>public&nbsp;TestPersistentEphemeralNodeListener()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="testListenersReconnectedIsOK()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>testListenersReconnectedIsOK</h4>
+<pre>public&nbsp;void&nbsp;testListenersReconnectedIsOK()
+                                  throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TestPersistentEphemeralNodeListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNode.html" title="class in org.apache.curator.framework.recipes.nodes"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html" target="_top">Frames</a></li>
+<li><a href="TestPersistentEphemeralNodeListener.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.curator.framework.recipes.BaseClassForTests">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNode.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNode.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNode.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNode.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Class org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Added: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNodeListener.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNodeListener.html?rev=1566175&view=auto
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNodeListener.html (added)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNodeListener.html Sun Feb  9 00:35:10 2014
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener (Apache Curator 2.4.0 Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html" title="class in org.apache.curator.framework.recipes.nodes">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNodeListener.html" target="_top">Frames</a></li>
+<li><a href="TestPersistentEphemeralNodeListener.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener" class="title">Uses of Class<br>org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html" title="class in org.apache.curator.framework.recipes.nodes">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/curator/framework/recipes/nodes/class-use/TestPersistentEphemeralNodeListener.html" target="_top">Frames</a></li>
+<li><a href="TestPersistentEphemeralNodeListener.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-frame.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-frame.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-frame.html Sun Feb  9 00:35:10 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.recipes.nodes (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>org.apache.curator.framework.recipes.nodes (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -14,6 +14,7 @@
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
 <li><a href="TestPersistentEphemeralNode.html" title="class in org.apache.curator.framework.recipes.nodes" target="classFrame">TestPersistentEphemeralNode</a></li>
+<li><a href="TestPersistentEphemeralNodeListener.html" title="class in org.apache.curator.framework.recipes.nodes" target="classFrame">TestPersistentEphemeralNodeListener</a></li>
 </ul>
 </div>
 </body>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-summary.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-summary.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-summary.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.recipes.nodes (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>org.apache.curator.framework.recipes.nodes (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.framework.recipes.nodes (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.framework.recipes.nodes (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -80,6 +80,10 @@
 <td class="colFirst"><a href="../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNode.html" title="class in org.apache.curator.framework.recipes.nodes">TestPersistentEphemeralNode</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html" title="class in org.apache.curator.framework.recipes.nodes">TestPersistentEphemeralNodeListener</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -130,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-tree.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-tree.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-tree.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.recipes.nodes Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>org.apache.curator.framework.recipes.nodes Class Hierarchy (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.framework.recipes.nodes Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.framework.recipes.nodes Class Hierarchy (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -78,6 +78,7 @@
 <li type="circle">org.apache.curator.framework.recipes.<a href="../../../../../../org/apache/curator/framework/recipes/BaseClassForTests.html" title="class in org.apache.curator.framework.recipes"><span class="strong">BaseClassForTests</span></a>
 <ul>
 <li type="circle">org.apache.curator.framework.recipes.nodes.<a href="../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNode.html" title="class in org.apache.curator.framework.recipes.nodes"><span class="strong">TestPersistentEphemeralNode</span></a></li>
+<li type="circle">org.apache.curator.framework.recipes.nodes.<a href="../../../../../../org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNodeListener.html" title="class in org.apache.curator.framework.recipes.nodes"><span class="strong">TestPersistentEphemeralNodeListener</span></a></li>
 </ul>
 </li>
 </ul>
@@ -129,6 +130,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-use.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-use.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/nodes/package-use.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.curator.framework.recipes.nodes (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Package org.apache.curator.framework.recipes.nodes (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.curator.framework.recipes.nodes (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Package org.apache.curator.framework.recipes.nodes (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-frame.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-frame.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-frame.html Sun Feb  9 00:35:10 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.recipes (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>org.apache.curator.framework.recipes (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-summary.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-summary.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-summary.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.recipes (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>org.apache.curator.framework.recipes (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.framework.recipes (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.framework.recipes (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -130,6 +130,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-tree.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-tree.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-tree.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.recipes Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>org.apache.curator.framework.recipes Class Hierarchy (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.framework.recipes Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.framework.recipes Class Hierarchy (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -125,6 +125,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-use.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-use.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/package-use.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.curator.framework.recipes (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Package org.apache.curator.framework.recipes (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.curator.framework.recipes (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Package org.apache.curator.framework.recipes (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -77,40 +77,59 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.curator.framework.recipes.atomic">org.apache.curator.framework.recipes.atomic</a></td>
+<td class="colFirst"><a href="#org.apache.curator.framework.client">org.apache.curator.framework.client</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.curator.framework.recipes.barriers">org.apache.curator.framework.recipes.barriers</a></td>
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.atomic">org.apache.curator.framework.recipes.atomic</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.curator.framework.recipes.cache">org.apache.curator.framework.recipes.cache</a></td>
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.barriers">org.apache.curator.framework.recipes.barriers</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.curator.framework.recipes.leader">org.apache.curator.framework.recipes.leader</a></td>
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.cache">org.apache.curator.framework.recipes.cache</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.curator.framework.recipes.locks">org.apache.curator.framework.recipes.locks</a></td>
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.leader">org.apache.curator.framework.recipes.leader</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.curator.framework.recipes.nodes">org.apache.curator.framework.recipes.nodes</a></td>
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.locks">org.apache.curator.framework.recipes.locks</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.curator.framework.recipes.queue">org.apache.curator.framework.recipes.queue</a></td>
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.nodes">org.apache.curator.framework.recipes.nodes</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.queue">org.apache.curator.framework.recipes.queue</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.curator.framework.recipes.shared">org.apache.curator.framework.recipes.shared</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.curator.framework.client">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/curator/framework/recipes/package-summary.html">org.apache.curator.framework.recipes</a> used by <a href="../../../../../org/apache/curator/framework/client/package-summary.html">org.apache.curator.framework.client</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/curator/framework/recipes/class-use/BaseClassForTests.html#org.apache.curator.framework.client">BaseClassForTests</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.curator.framework.recipes.atomic">
 <!--   -->
 </a>
@@ -278,6 +297,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/QueueTestProducer.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/QueueTestProducer.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/QueueTestProducer.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/QueueTestProducer.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>QueueTestProducer (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>QueueTestProducer (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="QueueTestProducer (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="QueueTestProducer (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -268,6 +268,6 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestBoundedDistributedQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestBoundedDistributedQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestBoundedDistributedQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestBoundedDistributedQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestBoundedDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>TestBoundedDistributedQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestBoundedDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="TestBoundedDistributedQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -299,6 +299,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedDelayQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedDelayQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedDelayQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedDelayQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestDistributedDelayQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>TestDistributedDelayQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestDistributedDelayQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="TestDistributedDelayQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -315,6 +315,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedIdQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedIdQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedIdQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedIdQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestDistributedIdQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>TestDistributedIdQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestDistributedIdQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="TestDistributedIdQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -299,6 +299,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedPriorityQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedPriorityQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedPriorityQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedPriorityQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestDistributedPriorityQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>TestDistributedPriorityQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestDistributedPriorityQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="TestDistributedPriorityQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -331,6 +331,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestDistributedQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>TestDistributedQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="TestDistributedQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -443,6 +443,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestQueueSharder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestQueueSharder.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestQueueSharder.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestQueueSharder.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestQueueSharder (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>TestQueueSharder (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestQueueSharder (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="TestQueueSharder (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -315,6 +315,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestSimpleDistributedQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestSimpleDistributedQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestSimpleDistributedQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/TestSimpleDistributedQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestSimpleDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>TestSimpleDistributedQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestSimpleDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="TestSimpleDistributedQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -515,6 +515,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/QueueTestProducer.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/QueueTestProducer.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/QueueTestProducer.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/QueueTestProducer.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.recipes.queue.QueueTestProducer (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Class org.apache.curator.framework.recipes.queue.QueueTestProducer (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.QueueTestProducer (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.QueueTestProducer (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestBoundedDistributedQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestBoundedDistributedQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestBoundedDistributedQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestBoundedDistributedQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Class org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedDelayQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedDelayQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedDelayQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedDelayQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedIdQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedIdQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedIdQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedIdQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedIdQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedIdQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedIdQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedIdQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedPriorityQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedPriorityQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedPriorityQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedPriorityQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestDistributedQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestDistributedQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestQueueSharder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestQueueSharder.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestQueueSharder.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestQueueSharder.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.recipes.queue.TestQueueSharder (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Class org.apache.curator.framework.recipes.queue.TestQueueSharder (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestQueueSharder (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestQueueSharder (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestSimpleDistributedQueue.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestSimpleDistributedQueue.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestSimpleDistributedQueue.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/class-use/TestSimpleDistributedQueue.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Class org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-frame.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-frame.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-frame.html Sun Feb  9 00:35:10 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.recipes.queue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>org.apache.curator.framework.recipes.queue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-summary.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-summary.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-summary.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.recipes.queue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>org.apache.curator.framework.recipes.queue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.framework.recipes.queue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.framework.recipes.queue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-tree.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-tree.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-tree.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.recipes.queue Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>org.apache.curator.framework.recipes.queue Class Hierarchy (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.framework.recipes.queue Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.framework.recipes.queue Class Hierarchy (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-use.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-use.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/queue/package-use.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:54 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.curator.framework.recipes.queue (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>Uses of Package org.apache.curator.framework.recipes.queue (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.curator.framework.recipes.queue (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="Uses of Package org.apache.curator.framework.recipes.queue (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/shared/TestSharedCount.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/shared/TestSharedCount.html?rev=1566175&r1=1566174&r2=1566175&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/shared/TestSharedCount.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/recipes/shared/TestSharedCount.html Sun Feb  9 00:35:10 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:53 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestSharedCount (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-16">
+<title>TestSharedCount (Apache Curator 2.4.0 Test API)</title>
+<meta name="date" content="2014-02-05">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestSharedCount (Apache Curator 2.3.2-SNAPSHOT Test API)";
+        parent.document.title="TestSharedCount (Apache Curator 2.4.0 Test API)";
     }
 //-->
 </script>
@@ -299,6 +299,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file