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 2020/09/29 15:33:20 UTC

svn commit: r1066218 [31/31] - 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/pool...

Modified: websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/package-frame.html Tue Sep 29 15:33:18 2020
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Pool 2.8.1 Reference Package org.apache.commons.pool2.impl</title>
+        <title>Apache Commons Pool 2.9.0 Reference Package org.apache.commons.pool2.impl</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/package-summary.html Tue Sep 29 15:33:18 2020
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Pool 2.8.1 Reference Package org.apache.commons.pool2.impl</title>
+        <title>Apache Commons Pool 2.9.0 Reference Package org.apache.commons.pool2.impl</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.8.1 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.9.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -281,7 +281,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.8.1 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.9.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/package-frame.html Tue Sep 29 15:33:18 2020
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Pool 2.8.1 Reference Package org.apache.commons.pool2</title>
+        <title>Apache Commons Pool 2.9.0 Reference Package org.apache.commons.pool2</title>
         <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
     </head>
     <body>
@@ -25,6 +25,9 @@
                     <a href="BasePooledObjectFactory.html#BasePooledObjectFactory" target="classFrame">BasePooledObjectFactory</a>
                 </li>
                                 <li>
+                    <a href="DestroyMode.html#DestroyMode" target="classFrame">DestroyMode</a>
+                </li>
+                                <li>
                     <a href="KeyedObjectPool.html#KeyedObjectPool" target="classFrame">KeyedObjectPool</a>
                 </li>
                                 <li>

Modified: websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/package-summary.html Tue Sep 29 15:33:18 2020
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Pool 2.8.1 Reference Package org.apache.commons.pool2</title>
+        <title>Apache Commons Pool 2.9.0 Reference Package org.apache.commons.pool2</title>
         <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.8.1 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.9.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -78,106 +78,111 @@
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="KeyedObjectPool.html#KeyedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">KeyedObjectPool</a>
+                                    <a href="DestroyMode.html#DestroyMode" target="classFrame" title="class in org.apache.commons.pool2">DestroyMode</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="KeyedPooledObjectFactory.html#KeyedPooledObjectFactory" target="classFrame" title="class in org.apache.commons.pool2">KeyedPooledObjectFactory</a>
+                                    <a href="KeyedObjectPool.html#KeyedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">KeyedObjectPool</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="ObjectPool.html#ObjectPool" target="classFrame" title="class in org.apache.commons.pool2">ObjectPool</a>
+                                    <a href="KeyedPooledObjectFactory.html#KeyedPooledObjectFactory" target="classFrame" title="class in org.apache.commons.pool2">KeyedPooledObjectFactory</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils</a>
+                                    <a href="ObjectPool.html#ObjectPool" target="classFrame" title="class in org.apache.commons.pool2">ObjectPool</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.ErodingFactor" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ErodingFactor</a>
+                                    <a href="PoolUtils.html#PoolUtils" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.ErodingKeyedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ErodingKeyedObjectPool</a>
+                                    <a href="PoolUtils.html#PoolUtils.ErodingFactor" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ErodingFactor</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.ErodingObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ErodingObjectPool</a>
+                                    <a href="PoolUtils.html#PoolUtils.ErodingKeyedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ErodingKeyedObjectPool</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.ErodingPerKeyKeyedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ErodingPerKeyKeyedObjectPool</a>
+                                    <a href="PoolUtils.html#PoolUtils.ErodingObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ErodingObjectPool</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.KeyedObjectPoolMinIdleTimerTask" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.KeyedObjectPoolMinIdleTimerTask</a>
+                                    <a href="PoolUtils.html#PoolUtils.ErodingPerKeyKeyedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ErodingPerKeyKeyedObjectPool</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.ObjectPoolMinIdleTimerTask" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ObjectPoolMinIdleTimerTask</a>
+                                    <a href="PoolUtils.html#PoolUtils.KeyedObjectPoolMinIdleTimerTask" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.KeyedObjectPoolMinIdleTimerTask</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.SynchronizedKeyedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.SynchronizedKeyedObjectPool</a>
+                                    <a href="PoolUtils.html#PoolUtils.ObjectPoolMinIdleTimerTask" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.ObjectPoolMinIdleTimerTask</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.SynchronizedKeyedPooledObjectFactory" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.SynchronizedKeyedPooledObjectFactory</a>
+                                    <a href="PoolUtils.html#PoolUtils.SynchronizedKeyedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.SynchronizedKeyedObjectPool</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.SynchronizedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.SynchronizedObjectPool</a>
+                                    <a href="PoolUtils.html#PoolUtils.SynchronizedKeyedPooledObjectFactory" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.SynchronizedKeyedPooledObjectFactory</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.SynchronizedPooledObjectFactory" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.SynchronizedPooledObjectFactory</a>
+                                    <a href="PoolUtils.html#PoolUtils.SynchronizedObjectPool" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.SynchronizedObjectPool</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="PoolUtils.html#PoolUtils.TimerHolder" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.TimerHolder</a>
+                                    <a href="PoolUtils.html#PoolUtils.SynchronizedPooledObjectFactory" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.SynchronizedPooledObjectFactory</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="PooledObject.html#PooledObject" target="classFrame" title="class in org.apache.commons.pool2">PooledObject</a>
+                                    <a href="PoolUtils.html#PoolUtils.TimerHolder" target="classFrame" title="class in org.apache.commons.pool2">PoolUtils.TimerHolder</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="PooledObjectFactory.html#PooledObjectFactory" target="classFrame" title="class in org.apache.commons.pool2">PooledObjectFactory</a>
+                                    <a href="PooledObject.html#PooledObject" target="classFrame" title="class in org.apache.commons.pool2">PooledObject</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="PooledObjectState.html#PooledObjectState" target="classFrame" title="class in org.apache.commons.pool2">PooledObjectState</a>
+                                    <a href="PooledObjectFactory.html#PooledObjectFactory" target="classFrame" title="class in org.apache.commons.pool2">PooledObjectFactory</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
-                                    <a href="SwallowedExceptionListener.html#SwallowedExceptionListener" target="classFrame" title="class in org.apache.commons.pool2">SwallowedExceptionListener</a>
+                                    <a href="PooledObjectState.html#PooledObjectState" target="classFrame" title="class in org.apache.commons.pool2">PooledObjectState</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="rowColor">
                                 <td class="colFirst colLast">
-                                    <a href="TrackedUse.html#TrackedUse" target="classFrame" title="class in org.apache.commons.pool2">TrackedUse</a>
+                                    <a href="SwallowedExceptionListener.html#SwallowedExceptionListener" target="classFrame" title="class in org.apache.commons.pool2">SwallowedExceptionListener</a>
                                 </td>
                             </tr>
                                                                                                                         <tr class="altColor">
                                 <td class="colFirst colLast">
+                                    <a href="TrackedUse.html#TrackedUse" target="classFrame" title="class in org.apache.commons.pool2">TrackedUse</a>
+                                </td>
+                            </tr>
+                                                                                                                        <tr class="rowColor">
+                                <td class="colFirst colLast">
                                     <a href="UsageTracking.html#UsageTracking" target="classFrame" title="class in org.apache.commons.pool2">UsageTracking</a>
                                 </td>
                             </tr>
@@ -201,7 +206,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.8.1 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.9.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/package-frame.html Tue Sep 29 15:33:18 2020
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Pool 2.8.1 Reference Package org.apache.commons.pool2.proxy</title>
+        <title>Apache Commons Pool 2.9.0 Reference Package org.apache.commons.pool2.proxy</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/package-summary.html Tue Sep 29 15:33:18 2020
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Pool 2.8.1 Reference Package org.apache.commons.pool2.proxy</title>
+        <title>Apache Commons Pool 2.9.0 Reference Package org.apache.commons.pool2.proxy</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.8.1 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.9.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -116,7 +116,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.8.1 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.9.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-pool/xref/overview-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/xref/overview-frame.html (original)
+++ websites/production/commons/content/proper/commons-pool/xref/overview-frame.html Tue Sep 29 15:33:18 2020
@@ -4,11 +4,11 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Pool 2.8.1 Reference</title>
+        <title>Apache Commons Pool 2.9.0 Reference</title>
         <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
     </head>
     <body>
-        <h1 title="Apache Commons Pool 2.8.1 Reference" class="bar"><strong>Apache Commons Pool 2.8.1 Reference</strong></h1>
+        <h1 title="Apache Commons Pool 2.9.0 Reference" class="bar"><strong>Apache Commons Pool 2.9.0 Reference</strong></h1>
         <div class="indexHeader"><span><a href="allclasses-frame.html" target="packageFrame">All&nbsp;Classes</a></span></div>
         <div class="indexContainer">
             <h2 title="Packages">Packages</h2>

Modified: websites/production/commons/content/proper/commons-pool/xref/overview-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/xref/overview-summary.html (original)
+++ websites/production/commons/content/proper/commons-pool/xref/overview-summary.html Tue Sep 29 15:33:18 2020
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk7) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Pool 2.8.1 Reference</title>
+        <title>Apache Commons Pool 2.9.0 Reference</title>
         <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
     </head>
     <body>
@@ -22,7 +22,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.8.1 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.9.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -37,7 +37,7 @@
         </div>
         
                 <div class="header">
-            <h1 class="title">Apache Commons Pool 2.8.1 Reference</h1>
+            <h1 class="title">Apache Commons Pool 2.9.0 Reference</h1>
         </div>
         <div class="contentContainer">
             <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages">
@@ -81,7 +81,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.8.1 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Pool 2.9.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">