Author: ggregory
Date: Sun Jul 8 16:52:14 2018
New Revision: 1032264
Log:
Apache Commons Pool 2.6.0 Javadocs.
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/allclasses-frame.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/allclasses-noframe.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/constant-values.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/deprecated-list.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/help-doc.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/index-all.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/index.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseObject.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BasePooledObjectFactory.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/KeyedObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/KeyedPooledObjectFactory.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/ObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PoolUtils.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObject.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObjectFactory.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObjectState.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/SwallowedExceptionListener.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/TrackedUse.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/UsageTracking.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseKeyedPooledObjectFactory.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseObject.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BasePooledObjectFactory.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/KeyedObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/KeyedPooledObjectFactory.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/ObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PoolUtils.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObject.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObjectFactory.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObjectState.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/SwallowedExceptionListener.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/TrackedUse.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/UsageTracking.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/AbandonedConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/BaseGenericObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/CallStack.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/CallStackUtils.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObject.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/EvictionConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/EvictionPolicy.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/NoOpCallStack.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/PooledSoftReference.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/SecurityManagerCallStack.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/ThrowableCallStack.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/AbandonedConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/BaseGenericObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/BaseObjectPoolConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/CallStack.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/CallStackUtils.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/DefaultEvictionPolicy.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/DefaultPooledObject.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/DefaultPooledObjectInfo.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/DefaultPooledObjectInfoMBean.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/EvictionConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/EvictionPolicy.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/GenericKeyedObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/GenericKeyedObjectPoolConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/GenericKeyedObjectPoolMXBean.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/GenericObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/GenericObjectPoolConfig.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/GenericObjectPoolMXBean.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/NoOpCallStack.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/PooledSoftReference.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/SecurityManagerCallStack.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/SoftReferenceObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/ThrowableCallStack.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/package-frame.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/package-summary.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/package-tree.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/package-use.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/package-frame.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/package-summary.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/package-tree.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/package-use.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/CglibProxySource.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/JdkProxySource.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/ProxiedKeyedObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/ProxiedObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/class-use/CglibProxySource.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/class-use/JdkProxySource.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/class-use/ProxiedKeyedObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/class-use/ProxiedObjectPool.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/package-frame.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/package-summary.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/package-tree.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/proxy/package-use.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/overview-frame.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/overview-summary.html
websites/production/commons/content/proper/commons-pool/api-2.6.0/overview-tree.html
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/allclasses-frame.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/allclasses-frame.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/allclasses-frame.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>All Classes (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>All Classes (Apache Commons Pool 2.6.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/allclasses-noframe.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/allclasses-noframe.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/allclasses-noframe.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>All Classes (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>All Classes (Apache Commons Pool 2.6.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/constant-values.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/constant-values.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/constant-values.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Constant Field Values (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Constant Field Values (Apache Commons Pool 2.6.0 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="Constant Field Values (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="Constant Field Values (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/deprecated-list.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/deprecated-list.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/deprecated-list.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Deprecated List (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Deprecated List (Apache Commons Pool 2.6.0 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="Deprecated List (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="Deprecated List (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/help-doc.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/help-doc.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/help-doc.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>API Help (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>API Help (Apache Commons Pool 2.6.0 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="API Help (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="API Help (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/index-all.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/index-all.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/index-all.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Index (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Index (Apache Commons Pool 2.6.0 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="Index (Apache Commons Pool 2.6.1-SNAPSHOT
API)";
+ parent.document.title="Index (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/index.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/index.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/index.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Apache Commons Pool 2.6.1-SNAPSHOT API</title>
+<title>Apache Commons Pool 2.6.0 API</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT
API)</title>
+<title>BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.0 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="BaseKeyedPooledObjectFactory (Apache
Commons Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="BaseKeyedPooledObjectFactory (Apache
Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseObject.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseObject.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseObject.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseObject (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>BaseObject (Apache Commons Pool 2.6.0 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="BaseObject (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="BaseObject (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BaseObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>BaseObjectPool (Apache Commons Pool 2.6.0 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="BaseObjectPool (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="BaseObjectPool (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BasePooledObjectFactory.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BasePooledObjectFactory.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/BasePooledObjectFactory.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BasePooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>BasePooledObjectFactory (Apache Commons Pool 2.6.0 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="BasePooledObjectFactory (Apache Commons
Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="BasePooledObjectFactory (Apache Commons
Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/KeyedObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/KeyedObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/KeyedObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>KeyedObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>KeyedObjectPool (Apache Commons Pool 2.6.0 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="KeyedObjectPool (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="KeyedObjectPool (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/KeyedPooledObjectFactory.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/KeyedPooledObjectFactory.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/KeyedPooledObjectFactory.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>KeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT
API)</title>
+<title>KeyedPooledObjectFactory (Apache Commons Pool 2.6.0 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="KeyedPooledObjectFactory (Apache Commons
Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="KeyedPooledObjectFactory (Apache Commons
Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/ObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/ObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/ObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>ObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>ObjectPool (Apache Commons Pool 2.6.0 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="ObjectPool (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="ObjectPool (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PoolUtils.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PoolUtils.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PoolUtils.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PoolUtils (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PoolUtils (Apache Commons Pool 2.6.0 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="PoolUtils (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="PoolUtils (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObject.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObject.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObject.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PooledObject (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PooledObject (Apache Commons Pool 2.6.0 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="PooledObject (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="PooledObject (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObjectFactory.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObjectFactory.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObjectFactory.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PooledObjectFactory (Apache Commons Pool 2.6.0 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="PooledObjectFactory (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="PooledObjectFactory (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObjectState.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObjectState.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/PooledObjectState.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PooledObjectState (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PooledObjectState (Apache Commons Pool 2.6.0 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="PooledObjectState (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="PooledObjectState (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/SwallowedExceptionListener.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/SwallowedExceptionListener.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/SwallowedExceptionListener.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>SwallowedExceptionListener (Apache Commons Pool 2.6.1-SNAPSHOT
API)</title>
+<title>SwallowedExceptionListener (Apache Commons Pool 2.6.0 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="SwallowedExceptionListener (Apache Commons
Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="SwallowedExceptionListener (Apache Commons
Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/TrackedUse.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/TrackedUse.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/TrackedUse.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>TrackedUse (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>TrackedUse (Apache Commons Pool 2.6.0 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="TrackedUse (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="TrackedUse (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/UsageTracking.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/UsageTracking.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/UsageTracking.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>UsageTracking (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>UsageTracking (Apache Commons Pool 2.6.0 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="UsageTracking (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="UsageTracking (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseKeyedPooledObjectFactory.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseKeyedPooledObjectFactory.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseKeyedPooledObjectFactory.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.BaseKeyedPooledObjectFactory
(Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.BaseKeyedPooledObjectFactory
(Apache Commons Pool 2.6.0 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="Uses of Class
org.apache.commons.pool2.BaseKeyedPooledObjectFactory (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.pool2.BaseKeyedPooledObjectFactory (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseObject.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseObject.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseObject.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.BaseObject (Apache Commons Pool
2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.BaseObject (Apache Commons Pool
2.6.0 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="Uses of Class
org.apache.commons.pool2.BaseObject (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.pool2.BaseObject (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BaseObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.BaseObjectPool (Apache Commons
Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.BaseObjectPool (Apache Commons
Pool 2.6.0 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="Uses of Class
org.apache.commons.pool2.BaseObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT
API)";
+ parent.document.title="Uses of Class
org.apache.commons.pool2.BaseObjectPool (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BasePooledObjectFactory.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BasePooledObjectFactory.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/BasePooledObjectFactory.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.BasePooledObjectFactory (Apache
Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.BasePooledObjectFactory (Apache
Commons Pool 2.6.0 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="Uses of Class
org.apache.commons.pool2.BasePooledObjectFactory (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.pool2.BasePooledObjectFactory (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/KeyedObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/KeyedObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/KeyedObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.KeyedObjectPool (Apache
Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.KeyedObjectPool (Apache
Commons Pool 2.6.0 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="Uses of Interface
org.apache.commons.pool2.KeyedObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT
API)";
+ parent.document.title="Uses of Interface
org.apache.commons.pool2.KeyedObjectPool (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/KeyedPooledObjectFactory.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/KeyedPooledObjectFactory.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/KeyedPooledObjectFactory.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.KeyedPooledObjectFactory
(Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.KeyedPooledObjectFactory
(Apache Commons Pool 2.6.0 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="Uses of Interface
org.apache.commons.pool2.KeyedPooledObjectFactory (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.pool2.KeyedPooledObjectFactory (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/ObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/ObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/ObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.ObjectPool (Apache Commons
Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.ObjectPool (Apache Commons
Pool 2.6.0 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="Uses of Interface
org.apache.commons.pool2.ObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.pool2.ObjectPool (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PoolUtils.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PoolUtils.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PoolUtils.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.PoolUtils (Apache Commons Pool
2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.PoolUtils (Apache Commons Pool
2.6.0 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="Uses of Class
org.apache.commons.pool2.PoolUtils (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.pool2.PoolUtils (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObject.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObject.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObject.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.PooledObject (Apache Commons
Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.PooledObject (Apache Commons
Pool 2.6.0 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="Uses of Interface
org.apache.commons.pool2.PooledObject (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.pool2.PooledObject (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObjectFactory.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObjectFactory.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObjectFactory.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.PooledObjectFactory (Apache
Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.PooledObjectFactory (Apache
Commons Pool 2.6.0 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="Uses of Interface
org.apache.commons.pool2.PooledObjectFactory (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.pool2.PooledObjectFactory (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObjectState.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObjectState.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/PooledObjectState.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.PooledObjectState (Apache
Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.PooledObjectState (Apache
Commons Pool 2.6.0 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="Uses of Class
org.apache.commons.pool2.PooledObjectState (Apache Commons Pool 2.6.1-SNAPSHOT
API)";
+ parent.document.title="Uses of Class
org.apache.commons.pool2.PooledObjectState (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/SwallowedExceptionListener.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/SwallowedExceptionListener.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/SwallowedExceptionListener.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.SwallowedExceptionListener
(Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.SwallowedExceptionListener
(Apache Commons Pool 2.6.0 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="Uses of Interface
org.apache.commons.pool2.SwallowedExceptionListener (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.pool2.SwallowedExceptionListener (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/TrackedUse.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/TrackedUse.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/TrackedUse.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.TrackedUse (Apache Commons
Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.TrackedUse (Apache Commons
Pool 2.6.0 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="Uses of Interface
org.apache.commons.pool2.TrackedUse (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.pool2.TrackedUse (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/UsageTracking.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/UsageTracking.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/class-use/UsageTracking.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.UsageTracking (Apache
Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.UsageTracking (Apache
Commons Pool 2.6.0 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="Uses of Interface
org.apache.commons.pool2.UsageTracking (Apache Commons Pool 2.6.1-SNAPSHOT
API)";
+ parent.document.title="Uses of Interface
org.apache.commons.pool2.UsageTracking (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/AbandonedConfig.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/AbandonedConfig.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/AbandonedConfig.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>AbandonedConfig (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="AbandonedConfig (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/BaseGenericObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/BaseGenericObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/BaseGenericObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>BaseGenericObjectPool (Apache Commons Pool 2.6.0 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="BaseGenericObjectPool (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="BaseGenericObjectPool (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>BaseObjectPoolConfig (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="BaseObjectPoolConfig (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/CallStack.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/CallStack.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/CallStack.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>CallStack (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="CallStack (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/CallStackUtils.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/CallStackUtils.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/CallStackUtils.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>CallStackUtils (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="CallStackUtils (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>DefaultEvictionPolicy (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="DefaultEvictionPolicy (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObject.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObject.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObject.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>DefaultPooledObject (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="DefaultPooledObject (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>DefaultPooledObjectInfo (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="DefaultPooledObjectInfo (Apache Commons
Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT
API)</title>
+<title>DefaultPooledObjectInfoMBean (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="DefaultPooledObjectInfoMBean (Apache
Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/EvictionConfig.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/EvictionConfig.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/EvictionConfig.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>EvictionConfig (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="EvictionConfig (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/EvictionPolicy.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/EvictionPolicy.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/EvictionPolicy.html
Sun Jul 8 16:52:14 2018
@@ -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.1-SNAPSHOT API)</title>
+<title>EvictionPolicy (Apache Commons Pool 2.6.0 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.1-SNAPSHOT API)";
+ parent.document.title="EvictionPolicy (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericKeyedObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericKeyedObjectPool (Apache Commons Pool 2.6.0 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="GenericKeyedObjectPool (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="GenericKeyedObjectPool (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericKeyedObjectPoolConfig (Apache Commons Pool 2.6.1-SNAPSHOT
API)</title>
+<title>GenericKeyedObjectPoolConfig (Apache Commons Pool 2.6.0 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="GenericKeyedObjectPoolConfig (Apache
Commons Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="GenericKeyedObjectPoolConfig (Apache
Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericKeyedObjectPoolMXBean (Apache Commons Pool 2.6.1-SNAPSHOT
API)</title>
+<title>GenericKeyedObjectPoolMXBean (Apache Commons Pool 2.6.0 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="GenericKeyedObjectPoolMXBean (Apache
Commons Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="GenericKeyedObjectPoolMXBean (Apache
Commons Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericObjectPool (Apache Commons Pool 2.6.0 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="GenericObjectPool (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="GenericObjectPool (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericObjectPoolConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericObjectPoolConfig (Apache Commons Pool 2.6.0 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="GenericObjectPoolConfig (Apache Commons
Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="GenericObjectPoolConfig (Apache Commons
Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericObjectPoolMXBean (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericObjectPoolMXBean (Apache Commons Pool 2.6.0 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="GenericObjectPoolMXBean (Apache Commons
Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="GenericObjectPoolMXBean (Apache Commons
Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/NoOpCallStack.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/NoOpCallStack.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/NoOpCallStack.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>NoOpCallStack (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>NoOpCallStack (Apache Commons Pool 2.6.0 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="NoOpCallStack (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="NoOpCallStack (Apache Commons Pool 2.6.0
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/PooledSoftReference.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/PooledSoftReference.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/PooledSoftReference.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PooledSoftReference (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PooledSoftReference (Apache Commons Pool 2.6.0 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="PooledSoftReference (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="PooledSoftReference (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/SecurityManagerCallStack.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/SecurityManagerCallStack.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/SecurityManagerCallStack.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>SecurityManagerCallStack (Apache Commons Pool 2.6.1-SNAPSHOT
API)</title>
+<title>SecurityManagerCallStack (Apache Commons Pool 2.6.0 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="SecurityManagerCallStack (Apache Commons
Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="SecurityManagerCallStack (Apache Commons
Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>SoftReferenceObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>SoftReferenceObjectPool (Apache Commons Pool 2.6.0 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="SoftReferenceObjectPool (Apache Commons
Pool 2.6.1-SNAPSHOT API)";
+ parent.document.title="SoftReferenceObjectPool (Apache Commons
Pool 2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/ThrowableCallStack.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/ThrowableCallStack.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/ThrowableCallStack.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>ThrowableCallStack (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>ThrowableCallStack (Apache Commons Pool 2.6.0 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="ThrowableCallStack (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="ThrowableCallStack (Apache Commons Pool
2.6.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/AbandonedConfig.html
==============================================================================
---
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/AbandonedConfig.html
(original)
+++
websites/production/commons/content/proper/commons-pool/api-2.6.0/org/apache/commons/pool2/impl/class-use/AbandonedConfig.html
Sun Jul 8 16:52:14 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.impl.AbandonedConfig (Apache
Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.impl.AbandonedConfig (Apache
Commons Pool 2.6.0 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="Uses of Class
org.apache.commons.pool2.impl.AbandonedConfig (Apache Commons Pool
2.6.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.pool2.impl.AbandonedConfig (Apache Commons Pool 2.6.0 API)";
}
}
catch(err) {