You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by gg...@apache.org on 2019/02/14 14:37:21 UTC

svn commit: r1040399 [2/19] - in /websites/production/commons/content/proper/commons-pool: ./ apidocs/ apidocs/org/apache/commons/pool2/ apidocs/org/apache/commons/pool2/class-use/ apidocs/org/apache/commons/pool2/impl/ apidocs/org/apache/commons/pool2...

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/AbandonedConfig.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/AbandonedConfig.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/AbandonedConfig.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>AbandonedConfig (Apache Commons Pool 2.6.0 API)</title>
+<title>AbandonedConfig (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbandonedConfig (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="AbandonedConfig (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -646,6 +646,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseGenericObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseGenericObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseGenericObjectPool.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseGenericObjectPool (Apache Commons Pool 2.6.0 API)</title>
+<title>BaseGenericObjectPool (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BaseGenericObjectPool (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="BaseGenericObjectPool (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":6,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10};
+var methods = {"i0":6,"i1":6,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":6,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -445,25 +445,29 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr id="i35" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setConfig-org.apache.commons.pool2.impl.BaseObjectPoolConfig-">setConfig</a></span>(<a href="../../../../../org/apache/commons/pool2/impl/BaseObjectPoolConfig.html" title="class in org.apache.commons.pool2.impl">BaseObjectPoolConfig</a>&lt;<a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="type parameter in BaseGenericObjectPool">T</a>&gt;&nbsp;conf)</code>&nbsp;</td>
+</tr>
+<tr id="i36" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setEvictionPolicy-org.apache.commons.pool2.impl.EvictionPolicy-">setEvictionPolicy</a></span>(<a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl">EvictionPolicy</a>&lt;<a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="type parameter in BaseGenericObjectPool">T</a>&gt;&nbsp;evictionPolicy)</code>
 <div class="block">Sets the eviction policy for this pool.</div>
 </td>
 </tr>
-<tr id="i36" class="altColor">
+<tr id="i37" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setEvictionPolicyClassName-java.lang.String-">setEvictionPolicyClassName</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;evictionPolicyClassName)</code>
 <div class="block">Sets the name of the <a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl"><code>EvictionPolicy</code></a> implementation that is used by this pool.</div>
 </td>
 </tr>
-<tr id="i37" class="rowColor">
+<tr id="i38" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setEvictionPolicyClassName-java.lang.String-java.lang.ClassLoader-">setEvictionPolicyClassName</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;evictionPolicyClassName,
                           <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</code>
 <div class="block">Sets the name of the <a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl"><code>EvictionPolicy</code></a> implementation that is used by this pool.</div>
 </td>
 </tr>
-<tr id="i38" class="altColor">
+<tr id="i39" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setEvictorShutdownTimeoutMillis-long-">setEvictorShutdownTimeoutMillis</a></span>(long&nbsp;evictorShutdownTimeoutMillis)</code>
 <div class="block">Sets the timeout that will be used when waiting for the Evictor to
@@ -471,7 +475,7 @@ extends <a href="../../../../../org/apac
  the value for the Evictor.</div>
 </td>
 </tr>
-<tr id="i39" class="rowColor">
+<tr id="i40" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setLifo-boolean-">setLifo</a></span>(boolean&nbsp;lifo)</code>
 <div class="block">Sets whether the pool has LIFO (last in, first out) behaviour with
@@ -480,14 +484,14 @@ extends <a href="../../../../../org/apac
  always returns the oldest object in the idle object pool.</div>
 </td>
 </tr>
-<tr id="i40" class="altColor">
+<tr id="i41" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setMaxTotal-int-">setMaxTotal</a></span>(int&nbsp;maxTotal)</code>
 <div class="block">Sets the cap on the number of objects that can be allocated by the pool
  (checked out to clients, or idle awaiting checkout) at a given time.</div>
 </td>
 </tr>
-<tr id="i41" class="rowColor">
+<tr id="i42" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setMaxWaitMillis-long-">setMaxWaitMillis</a></span>(long&nbsp;maxWaitMillis)</code>
 <div class="block">Sets the maximum amount of time (in milliseconds) the
@@ -496,7 +500,7 @@ extends <a href="../../../../../org/apac
  <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#getBlockWhenExhausted--"><code>getBlockWhenExhausted()</code></a> is true.</div>
 </td>
 </tr>
-<tr id="i42" class="altColor">
+<tr id="i43" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setMinEvictableIdleTimeMillis-long-">setMinEvictableIdleTimeMillis</a></span>(long&nbsp;minEvictableIdleTimeMillis)</code>
 <div class="block">Sets the minimum amount of time an object may sit idle in the pool
@@ -504,14 +508,14 @@ extends <a href="../../../../../org/apac
  see <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTimeBetweenEvictionRunsMillis-long-"><code>setTimeBetweenEvictionRunsMillis(long)</code></a>).</div>
 </td>
 </tr>
-<tr id="i43" class="rowColor">
+<tr id="i44" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setNumTestsPerEvictionRun-int-">setNumTestsPerEvictionRun</a></span>(int&nbsp;numTestsPerEvictionRun)</code>
 <div class="block">Sets the maximum number of objects to examine during each run (if any)
  of the idle object evictor thread.</div>
 </td>
 </tr>
-<tr id="i44" class="altColor">
+<tr id="i45" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setSoftMinEvictableIdleTimeMillis-long-">setSoftMinEvictableIdleTimeMillis</a></span>(long&nbsp;softMinEvictableIdleTimeMillis)</code>
 <div class="block">Sets the minimum amount of time an object may sit idle in the pool
@@ -521,35 +525,35 @@ extends <a href="../../../../../org/apac
  instances remain in the pool.</div>
 </td>
 </tr>
-<tr id="i45" class="rowColor">
+<tr id="i46" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setSwallowedExceptionListener-org.apache.commons.pool2.SwallowedExceptionListener-">setSwallowedExceptionListener</a></span>(<a href="../../../../../org/apache/commons/pool2/SwallowedExceptionListener.html" title="interface in org.apache.commons.pool2">SwallowedExceptionListener</a>&nbsp;swallowedExceptionListener)</code>
 <div class="block">The listener used (if any) to receive notifications of exceptions
  unavoidably swallowed by the pool.</div>
 </td>
 </tr>
-<tr id="i46" class="altColor">
+<tr id="i47" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTestOnBorrow-boolean-">setTestOnBorrow</a></span>(boolean&nbsp;testOnBorrow)</code>
 <div class="block">Sets whether objects borrowed from the pool will be validated before
  being returned from the <code>borrowObject()</code> method.</div>
 </td>
 </tr>
-<tr id="i47" class="rowColor">
+<tr id="i48" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTestOnCreate-boolean-">setTestOnCreate</a></span>(boolean&nbsp;testOnCreate)</code>
 <div class="block">Sets whether objects created for the pool will be validated before
  being returned from the <code>borrowObject()</code> method.</div>
 </td>
 </tr>
-<tr id="i48" class="altColor">
+<tr id="i49" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTestOnReturn-boolean-">setTestOnReturn</a></span>(boolean&nbsp;testOnReturn)</code>
 <div class="block">Sets whether objects borrowed from the pool will be validated when
  they are returned to the pool via the <code>returnObject()</code> method.</div>
 </td>
 </tr>
-<tr id="i49" class="rowColor">
+<tr id="i50" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTestWhileIdle-boolean-">setTestWhileIdle</a></span>(boolean&nbsp;testWhileIdle)</code>
 <div class="block">Returns whether objects sitting idle in the pool will be validated by the
@@ -557,13 +561,13 @@ extends <a href="../../../../../org/apac
  <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTimeBetweenEvictionRunsMillis-long-"><code>setTimeBetweenEvictionRunsMillis(long)</code></a>).</div>
 </td>
 </tr>
-<tr id="i50" class="altColor">
+<tr id="i51" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTimeBetweenEvictionRunsMillis-long-">setTimeBetweenEvictionRunsMillis</a></span>(long&nbsp;timeBetweenEvictionRunsMillis)</code>
 <div class="block">Sets the number of milliseconds to sleep between runs of the idle object evictor thread.</div>
 </td>
 </tr>
-<tr id="i51" class="rowColor">
+<tr id="i52" class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#toStringAppendFields-java.lang.StringBuilder-">toStringAppendFields</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;builder)</code>
 <div class="block">Used by sub-classes to include the fields defined by the sub-class in the
@@ -729,13 +733,22 @@ extends <a href="../../../../../org/apac
 </dl>
 </li>
 </ul>
+<a name="setConfig-org.apache.commons.pool2.impl.BaseObjectPoolConfig-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setConfig</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.220">setConfig</a>(<a href="../../../../../org/apache/commons/pool2/impl/BaseObjectPoolConfig.html" title="class in org.apache.commons.pool2.impl">BaseObjectPoolConfig</a>&lt;<a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="type parameter in BaseGenericObjectPool">T</a>&gt;&nbsp;conf)</pre>
+</li>
+</ul>
 <a name="getMaxWaitMillis--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxWaitMillis</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.233">getMaxWaitMillis</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.256">getMaxWaitMillis</a>()</pre>
 <div class="block">Returns the maximum amount of time (in milliseconds) the
  <code>borrowObject()</code> method should block before throwing an
  exception when the pool is exhausted and
@@ -757,7 +770,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxWaitMillis</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.251">setMaxWaitMillis</a>(long&nbsp;maxWaitMillis)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.274">setMaxWaitMillis</a>(long&nbsp;maxWaitMillis)</pre>
 <div class="block">Sets the maximum amount of time (in milliseconds) the
  <code>borrowObject()</code> method should block before throwing an
  exception when the pool is exhausted and
@@ -780,7 +793,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLifo</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.267">getLifo</a>()</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.290">getLifo</a>()</pre>
 <div class="block">Returns whether the pool has LIFO (last in, first out) behaviour with
  respect to idle objects - always returning the most recently used object
  from the pool, or as a FIFO (first in, first out) queue, where the pool
@@ -801,7 +814,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getFairness</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.278">getFairness</a>()</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.301">getFairness</a>()</pre>
 <div class="block">Returns whether or not the pool serves threads waiting to borrow objects fairly.
  True means that waiting threads are served as if waiting in a FIFO queue.</div>
 <dl>
@@ -817,7 +830,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setLifo</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.294">setLifo</a>(boolean&nbsp;lifo)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.317">setLifo</a>(boolean&nbsp;lifo)</pre>
 <div class="block">Sets whether the pool has LIFO (last in, first out) behaviour with
  respect to idle objects - always returning the most recently used object
  from the pool, or as a FIFO (first in, first out) queue, where the pool
@@ -838,7 +851,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getTestOnCreate</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.312">getTestOnCreate</a>()</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.335">getTestOnCreate</a>()</pre>
 <div class="block">Returns whether objects created for the pool will be validated before
  being returned from the <code>borrowObject()</code> method. Validation is
  performed by the <code>validateObject()</code> method of the factory
@@ -861,7 +874,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setTestOnCreate</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.331">setTestOnCreate</a>(boolean&nbsp;testOnCreate)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.354">setTestOnCreate</a>(boolean&nbsp;testOnCreate)</pre>
 <div class="block">Sets whether objects created for the pool will be validated before
  being returned from the <code>borrowObject()</code> method. Validation is
  performed by the <code>validateObject()</code> method of the factory
@@ -885,7 +898,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getTestOnBorrow</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.348">getTestOnBorrow</a>()</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.371">getTestOnBorrow</a>()</pre>
 <div class="block">Returns whether objects borrowed from the pool will be validated before
  being returned from the <code>borrowObject()</code> method. Validation is
  performed by the <code>validateObject()</code> method of the factory
@@ -907,7 +920,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setTestOnBorrow</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.366">setTestOnBorrow</a>(boolean&nbsp;testOnBorrow)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.389">setTestOnBorrow</a>(boolean&nbsp;testOnBorrow)</pre>
 <div class="block">Sets whether objects borrowed from the pool will be validated before
  being returned from the <code>borrowObject()</code> method. Validation is
  performed by the <code>validateObject()</code> method of the factory
@@ -930,7 +943,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getTestOnReturn</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.382">getTestOnReturn</a>()</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.405">getTestOnReturn</a>()</pre>
 <div class="block">Returns whether objects borrowed from the pool will be validated when
  they are returned to the pool via the <code>returnObject()</code> method.
  Validation is performed by the <code>validateObject()</code> method of
@@ -951,7 +964,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setTestOnReturn</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.399">setTestOnReturn</a>(boolean&nbsp;testOnReturn)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.422">setTestOnReturn</a>(boolean&nbsp;testOnReturn)</pre>
 <div class="block">Sets whether objects borrowed from the pool will be validated when
  they are returned to the pool via the <code>returnObject()</code> method.
  Validation is performed by the <code>validateObject()</code> method of
@@ -973,7 +986,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getTestWhileIdle</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.416">getTestWhileIdle</a>()</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.439">getTestWhileIdle</a>()</pre>
 <div class="block">Returns whether objects sitting idle in the pool will be validated by the
  idle object evictor (if any - see
  <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTimeBetweenEvictionRunsMillis-long-"><code>setTimeBetweenEvictionRunsMillis(long)</code></a>). Validation is performed
@@ -995,7 +1008,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setTestWhileIdle</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.436">setTestWhileIdle</a>(boolean&nbsp;testWhileIdle)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.459">setTestWhileIdle</a>(boolean&nbsp;testWhileIdle)</pre>
 <div class="block">Returns whether objects sitting idle in the pool will be validated by the
  idle object evictor (if any - see
  <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTimeBetweenEvictionRunsMillis-long-"><code>setTimeBetweenEvictionRunsMillis(long)</code></a>). Validation is performed
@@ -1019,7 +1032,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimeBetweenEvictionRunsMillis</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.449">getTimeBetweenEvictionRunsMillis</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.472">getTimeBetweenEvictionRunsMillis</a>()</pre>
 <div class="block">Returns the number of milliseconds to sleep between runs of the idle
  object evictor thread. When non-positive, no idle object evictor thread
  will be run.</div>
@@ -1037,7 +1050,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimeBetweenEvictionRunsMillis</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.465">setTimeBetweenEvictionRunsMillis</a>(long&nbsp;timeBetweenEvictionRunsMillis)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.488">setTimeBetweenEvictionRunsMillis</a>(long&nbsp;timeBetweenEvictionRunsMillis)</pre>
 <div class="block">Sets the number of milliseconds to sleep between runs of the idle object evictor thread.
  <ul>
  <li>When positive, the idle object evictor thread starts.</li>
@@ -1057,7 +1070,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getNumTestsPerEvictionRun</h4>
-<pre>public final&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.486">getNumTestsPerEvictionRun</a>()</pre>
+<pre>public final&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.509">getNumTestsPerEvictionRun</a>()</pre>
 <div class="block">Returns the maximum number of objects to examine during each run (if any)
  of the idle object evictor thread. When positive, the number of tests
  performed for a run will be the minimum of the configured value and the
@@ -1081,7 +1094,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setNumTestsPerEvictionRun</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.506">setNumTestsPerEvictionRun</a>(int&nbsp;numTestsPerEvictionRun)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.529">setNumTestsPerEvictionRun</a>(int&nbsp;numTestsPerEvictionRun)</pre>
 <div class="block">Sets the maximum number of objects to examine during each run (if any)
  of the idle object evictor thread. When positive, the number of tests
  performed for a run will be the minimum of the configured value and the
@@ -1105,7 +1118,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinEvictableIdleTimeMillis</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.522">getMinEvictableIdleTimeMillis</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.545">getMinEvictableIdleTimeMillis</a>()</pre>
 <div class="block">Returns the minimum amount of time an object may sit idle in the pool
  before it is eligible for eviction by the idle object evictor (if any -
  see <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTimeBetweenEvictionRunsMillis-long-"><code>setTimeBetweenEvictionRunsMillis(long)</code></a>). When non-positive,
@@ -1126,7 +1139,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinEvictableIdleTimeMillis</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.539">setMinEvictableIdleTimeMillis</a>(long&nbsp;minEvictableIdleTimeMillis)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.562">setMinEvictableIdleTimeMillis</a>(long&nbsp;minEvictableIdleTimeMillis)</pre>
 <div class="block">Sets the minimum amount of time an object may sit idle in the pool
  before it is eligible for eviction by the idle object evictor (if any -
  see <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTimeBetweenEvictionRunsMillis-long-"><code>setTimeBetweenEvictionRunsMillis(long)</code></a>). When non-positive,
@@ -1147,7 +1160,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getSoftMinEvictableIdleTimeMillis</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.559">getSoftMinEvictableIdleTimeMillis</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.582">getSoftMinEvictableIdleTimeMillis</a>()</pre>
 <div class="block">Returns the minimum amount of time an object may sit idle in the pool
  before it is eligible for eviction by the idle object evictor (if any -
  see <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTimeBetweenEvictionRunsMillis-long-"><code>setTimeBetweenEvictionRunsMillis(long)</code></a>),
@@ -1171,7 +1184,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setSoftMinEvictableIdleTimeMillis</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.580">setSoftMinEvictableIdleTimeMillis</a>(long&nbsp;softMinEvictableIdleTimeMillis)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.603">setSoftMinEvictableIdleTimeMillis</a>(long&nbsp;softMinEvictableIdleTimeMillis)</pre>
 <div class="block">Sets the minimum amount of time an object may sit idle in the pool
  before it is eligible for eviction by the idle object evictor (if any -
  see <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setTimeBetweenEvictionRunsMillis-long-"><code>setTimeBetweenEvictionRunsMillis(long)</code></a>),
@@ -1196,7 +1209,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getEvictionPolicyClassName</h4>
-<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.593">getEvictionPolicyClassName</a>()</pre>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.616">getEvictionPolicyClassName</a>()</pre>
 <div class="block">Returns the name of the <a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl"><code>EvictionPolicy</code></a> implementation that is
  used by this pool.</div>
 <dl>
@@ -1213,7 +1226,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setEvictionPolicy</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.604">setEvictionPolicy</a>(<a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl">EvictionPolicy</a>&lt;<a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="type parameter in BaseGenericObjectPool">T</a>&gt;&nbsp;evictionPolicy)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.627">setEvictionPolicy</a>(<a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl">EvictionPolicy</a>&lt;<a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="type parameter in BaseGenericObjectPool">T</a>&gt;&nbsp;evictionPolicy)</pre>
 <div class="block">Sets the eviction policy for this pool.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1229,7 +1242,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setEvictionPolicyClassName</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.622">setEvictionPolicyClassName</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;evictionPolicyClassName,
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.645">setEvictionPolicyClassName</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;evictionPolicyClassName,
                                              <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</pre>
 <div class="block">Sets the name of the <a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl"><code>EvictionPolicy</code></a> implementation that is used by this pool. The Pool will attempt to
  load the class using the given class loader. If that fails, use the class loader for the <a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl"><code>EvictionPolicy</code></a>
@@ -1252,7 +1265,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setEvictionPolicyClassName</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.663">setEvictionPolicyClassName</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;evictionPolicyClassName)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.686">setEvictionPolicyClassName</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;evictionPolicyClassName)</pre>
 <div class="block">Sets the name of the <a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl"><code>EvictionPolicy</code></a> implementation that is used by this pool. The Pool will attempt to
  load the class using the thread context class loader. If that fails, the use the class loader for the
  <a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl"><code>EvictionPolicy</code></a> interface.</div>
@@ -1273,7 +1286,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getEvictorShutdownTimeoutMillis</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.675">getEvictorShutdownTimeoutMillis</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.698">getEvictorShutdownTimeoutMillis</a>()</pre>
 <div class="block">Gets the timeout that will be used when waiting for the Evictor to
  shutdown if this pool is closed and it is the only pool still using the
  the value for the Evictor.</div>
@@ -1290,7 +1303,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setEvictorShutdownTimeoutMillis</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.688">setEvictorShutdownTimeoutMillis</a>(long&nbsp;evictorShutdownTimeoutMillis)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.711">setEvictorShutdownTimeoutMillis</a>(long&nbsp;evictorShutdownTimeoutMillis)</pre>
 <div class="block">Sets the timeout that will be used when waiting for the Evictor to
  shutdown if this pool is closed and it is the only pool still using the
  the value for the Evictor.</div>
@@ -1308,7 +1321,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>close</h4>
-<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.697">close</a>()</pre>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.720">close</a>()</pre>
 <div class="block">Closes the pool, destroys the remaining idle objects and, if registered
  in JMX, deregisters it.</div>
 </li>
@@ -1319,7 +1332,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>isClosed</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.703">isClosed</a>()</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.726">isClosed</a>()</pre>
 <div class="block">Has this pool instance been closed.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1333,7 +1346,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>evict</h4>
-<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.717">evict</a>()
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.740">evict</a>()
                     throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <div class="block"><p>Perform <code>numTests</code> idle object eviction tests, evicting
  examined objects that meet the criteria for eviction. If
@@ -1353,7 +1366,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getEvictionPolicy</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl">EvictionPolicy</a>&lt;<a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="type parameter in BaseGenericObjectPool">T</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.726">getEvictionPolicy</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl">EvictionPolicy</a>&lt;<a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="type parameter in BaseGenericObjectPool">T</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.749">getEvictionPolicy</a>()</pre>
 <div class="block">Returns the <a href="../../../../../org/apache/commons/pool2/impl/EvictionPolicy.html" title="interface in org.apache.commons.pool2.impl"><code>EvictionPolicy</code></a> defined for this pool.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1369,7 +1382,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getJmxName</h4>
-<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/management/ObjectName.html?is-external=true" title="class or interface in javax.management">ObjectName</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.780">getJmxName</a>()</pre>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/management/ObjectName.html?is-external=true" title="class or interface in javax.management">ObjectName</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.809">getJmxName</a>()</pre>
 <div class="block">Provides the name under which the pool has been registered with the
  platform MBean server or <code>null</code> if the pool has not been
  registered.</div>
@@ -1385,7 +1398,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getCreationStackTrace</h4>
-<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.792">getCreationStackTrace</a>()</pre>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.821">getCreationStackTrace</a>()</pre>
 <div class="block">Provides the stack trace for the call that created this pool. JMX
  registration may trigger a memory leak so it is important that pools are
  deregistered when no longer used by calling the <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#close--"><code>close()</code></a> method.
@@ -1403,7 +1416,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getBorrowedCount</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.801">getBorrowedCount</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.830">getBorrowedCount</a>()</pre>
 <div class="block">The total number of objects successfully borrowed from this pool over the
  lifetime of the pool.</div>
 <dl>
@@ -1418,7 +1431,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getReturnedCount</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.811">getReturnedCount</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.840">getReturnedCount</a>()</pre>
 <div class="block">The total number of objects returned to this pool over the lifetime of
  the pool. This excludes attempts to return the same object multiple
  times.</div>
@@ -1434,7 +1447,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getCreatedCount</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.820">getCreatedCount</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.849">getCreatedCount</a>()</pre>
 <div class="block">The total number of objects created for this pool over the lifetime of
  the pool.</div>
 <dl>
@@ -1449,7 +1462,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getDestroyedCount</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.829">getDestroyedCount</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.858">getDestroyedCount</a>()</pre>
 <div class="block">The total number of objects destroyed by this pool over the lifetime of
  the pool.</div>
 <dl>
@@ -1464,7 +1477,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getDestroyedByEvictorCount</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.838">getDestroyedByEvictorCount</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.867">getDestroyedByEvictorCount</a>()</pre>
 <div class="block">The total number of objects destroyed by the evictor associated with this
  pool over the lifetime of the pool.</div>
 <dl>
@@ -1479,7 +1492,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getDestroyedByBorrowValidationCount</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.848">getDestroyedByBorrowValidationCount</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.877">getDestroyedByBorrowValidationCount</a>()</pre>
 <div class="block">The total number of objects destroyed by this pool as a result of failing
  validation during <code>borrowObject()</code> over the lifetime of the
  pool.</div>
@@ -1495,7 +1508,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getMeanActiveTimeMillis</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.858">getMeanActiveTimeMillis</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.887">getMeanActiveTimeMillis</a>()</pre>
 <div class="block">The mean time objects are active for based on the last <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#MEAN_TIMING_STATS_CACHE_SIZE"><code>MEAN_TIMING_STATS_CACHE_SIZE</code></a> objects returned to the pool.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1510,7 +1523,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getMeanIdleTimeMillis</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.868">getMeanIdleTimeMillis</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.897">getMeanIdleTimeMillis</a>()</pre>
 <div class="block">The mean time objects are idle for based on the last <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#MEAN_TIMING_STATS_CACHE_SIZE"><code>MEAN_TIMING_STATS_CACHE_SIZE</code></a> objects borrowed from the pool.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1525,7 +1538,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getMeanBorrowWaitTimeMillis</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.878">getMeanBorrowWaitTimeMillis</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.907">getMeanBorrowWaitTimeMillis</a>()</pre>
 <div class="block">The mean time threads wait to borrow an object based on the last <a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html#MEAN_TIMING_STATS_CACHE_SIZE"><code>MEAN_TIMING_STATS_CACHE_SIZE</code></a> objects borrowed from the pool.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1540,7 +1553,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxBorrowWaitTimeMillis</h4>
-<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.886">getMaxBorrowWaitTimeMillis</a>()</pre>
+<pre>public final&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.915">getMaxBorrowWaitTimeMillis</a>()</pre>
 <div class="block">The maximum time a thread has waited to borrow objects from the pool.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1554,7 +1567,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getNumIdle</h4>
-<pre>public abstract&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.894">getNumIdle</a>()</pre>
+<pre>public abstract&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.923">getNumIdle</a>()</pre>
 <div class="block">The number of instances currently idle in this pool.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1568,7 +1581,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getSwallowedExceptionListener</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/commons/pool2/SwallowedExceptionListener.html" title="interface in org.apache.commons.pool2">SwallowedExceptionListener</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.902">getSwallowedExceptionListener</a>()</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/commons/pool2/SwallowedExceptionListener.html" title="interface in org.apache.commons.pool2">SwallowedExceptionListener</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.931">getSwallowedExceptionListener</a>()</pre>
 <div class="block">The listener used (if any) to receive notifications of exceptions
  unavoidably swallowed by the pool.</div>
 <dl>
@@ -1583,7 +1596,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setSwallowedExceptionListener</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.913">setSwallowedExceptionListener</a>(<a href="../../../../../org/apache/commons/pool2/SwallowedExceptionListener.html" title="interface in org.apache.commons.pool2">SwallowedExceptionListener</a>&nbsp;swallowedExceptionListener)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.942">setSwallowedExceptionListener</a>(<a href="../../../../../org/apache/commons/pool2/SwallowedExceptionListener.html" title="interface in org.apache.commons.pool2">SwallowedExceptionListener</a>&nbsp;swallowedExceptionListener)</pre>
 <div class="block">The listener used (if any) to receive notifications of exceptions
  unavoidably swallowed by the pool.</div>
 <dl>
@@ -1599,7 +1612,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>markReturningState</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.974">markReturningState</a>(<a href="../../../../../org/apache/commons/pool2/PooledObject.html" title="interface in org.apache.commons.pool2">PooledObject</a>&lt;<a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="type parameter in BaseGenericObjectPool">T</a>&gt;&nbsp;pooledObject)</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.1003">markReturningState</a>(<a href="../../../../../org/apache/commons/pool2/PooledObject.html" title="interface in org.apache.commons.pool2">PooledObject</a>&lt;<a href="../../../../../org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="type parameter in BaseGenericObjectPool">T</a>&gt;&nbsp;pooledObject)</pre>
 <div class="block">Marks the object as returning to the pool.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1613,7 +1626,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toStringAppendFields</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.1314">toStringAppendFields</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;builder)</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html#line.1343">toStringAppendFields</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;builder)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/commons/pool2/BaseObject.html#toStringAppendFields-java.lang.StringBuilder-">BaseObject</a></code></span></div>
 <div class="block">Used by sub-classes to include the fields defined by the sub-class in the
  <a href="../../../../../org/apache/commons/pool2/BaseObject.html#toString--"><code>BaseObject.toString()</code></a> output.</div>
@@ -1694,6 +1707,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseObjectPoolConfig (Apache Commons Pool 2.6.0 API)</title>
+<title>BaseObjectPoolConfig (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BaseObjectPoolConfig (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="BaseObjectPoolConfig (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -1673,6 +1673,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStack.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStack.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStack.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CallStack (Apache Commons Pool 2.6.0 API)</title>
+<title>CallStack (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CallStack (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="CallStack (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -274,6 +274,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStackUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStackUtils.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStackUtils.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CallStackUtils (Apache Commons Pool 2.6.0 API)</title>
+<title>CallStackUtils (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CallStackUtils (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="CallStackUtils (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -287,6 +287,6 @@ public static&nbsp;<a href="../../../../
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DefaultEvictionPolicy (Apache Commons Pool 2.6.0 API)</title>
+<title>DefaultEvictionPolicy (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultEvictionPolicy (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="DefaultEvictionPolicy (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -315,6 +315,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObject.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObject.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DefaultPooledObject (Apache Commons Pool 2.6.0 API)</title>
+<title>DefaultPooledObject (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultPooledObject (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="DefaultPooledObject (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -833,6 +833,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DefaultPooledObjectInfo (Apache Commons Pool 2.6.0 API)</title>
+<title>DefaultPooledObjectInfo (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultPooledObjectInfo (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="DefaultPooledObjectInfo (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -536,6 +536,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DefaultPooledObjectInfoMBean (Apache Commons Pool 2.6.0 API)</title>
+<title>DefaultPooledObjectInfoMBean (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultPooledObjectInfoMBean (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="DefaultPooledObjectInfoMBean (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -438,6 +438,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionConfig.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionConfig.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionConfig.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>EvictionConfig (Apache Commons Pool 2.6.0 API)</title>
+<title>EvictionConfig (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EvictionConfig (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="EvictionConfig (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -373,6 +373,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionPolicy.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionPolicy.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionPolicy.html Thu Feb 14 14:37:19 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>EvictionPolicy (Apache Commons Pool 2.6.0 API)</title>
+<title>EvictionPolicy (Apache Commons Pool 2.6.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EvictionPolicy (Apache Commons Pool 2.6.0 API)";
+            parent.document.title="EvictionPolicy (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -250,6 +250,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file