Return-Path: X-Original-To: apmail-commons-notifications-archive@minotaur.apache.org Delivered-To: apmail-commons-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 642A118F77 for ; Wed, 27 May 2015 15:48:39 +0000 (UTC) Received: (qmail 98466 invoked by uid 500); 27 May 2015 15:48:39 -0000 Delivered-To: apmail-commons-notifications-archive@commons.apache.org Received: (qmail 98443 invoked by uid 500); 27 May 2015 15:48:39 -0000 Mailing-List: contact notifications-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list notifications@commons.apache.org Received: (qmail 98425 invoked by uid 99); 27 May 2015 15:48:39 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 May 2015 15:48:39 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 2C68EAC06F7 for ; Wed, 27 May 2015 15:48:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r952883 [1/37] - in /websites/production/commons/content/proper/commons-pool/api-2.4: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/pool2/ org/apache/commons/pool2/class-use/ org/apache/commons/pool2/impl/ org/apache/commons/po... Date: Wed, 27 May 2015 15:48:36 -0000 To: notifications@commons.apache.org From: psteitz@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150527154839.2C68EAC06F7@hades.apache.org> Author: psteitz Date: Wed May 27 15:48:33 2015 New Revision: 952883 Log: Added 2.4 api docs. Added: websites/production/commons/content/proper/commons-pool/api-2.4/ websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-frame.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-noframe.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/constant-values.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/deprecated-list.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/help-doc.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/index-all.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/index.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/ websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/ websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/ websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/ websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/BaseObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/BasePooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/KeyedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/KeyedPooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/ObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/PoolUtils.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/PooledObject.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/PooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/PooledObjectState.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/SwallowedExceptionListener.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/TrackedUse.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/UsageTracking.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/ websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/BaseKeyedPooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/BaseObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/BasePooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/KeyedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/KeyedPooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/ObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/PoolUtils.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/PooledObject.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/PooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/PooledObjectState.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/SwallowedExceptionListener.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/TrackedUse.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/class-use/UsageTracking.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/ websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/AbandonedConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/BaseGenericObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/DefaultPooledObject.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/EvictionConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/EvictionPolicy.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/GenericObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/PooledSoftReference.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/ websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/AbandonedConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/BaseGenericObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/BaseObjectPoolConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/DefaultEvictionPolicy.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/DefaultPooledObject.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/DefaultPooledObjectInfo.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/DefaultPooledObjectInfoMBean.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/EvictionConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/EvictionPolicy.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/GenericKeyedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/GenericKeyedObjectPoolConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/GenericKeyedObjectPoolMXBean.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/GenericObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/GenericObjectPoolConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/GenericObjectPoolMXBean.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/PooledSoftReference.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/class-use/SoftReferenceObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/package-frame.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/package-summary.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/package-tree.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/impl/package-use.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/package-frame.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/package-summary.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/package-tree.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/package-use.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/ websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/CglibProxySource.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/JdkProxySource.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/ProxiedKeyedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/ProxiedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/class-use/ websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/class-use/CglibProxySource.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/class-use/JdkProxySource.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/class-use/ProxiedKeyedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/class-use/ProxiedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/package-frame.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/package-summary.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/package-tree.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/org/apache/commons/pool2/proxy/package-use.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/overview-frame.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/overview-summary.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/overview-tree.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/package-list websites/production/commons/content/proper/commons-pool/api-2.4/script.js (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/ websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/ websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/ websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/ websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/ websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/BaseObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/BasePooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/KeyedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/KeyedPooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/ObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/PoolUtils.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/PooledObject.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/PooledObjectFactory.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/PooledObjectState.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/SwallowedExceptionListener.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/TrackedUse.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/UsageTracking.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/ websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/AbandonedConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/DefaultPooledObject.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/EvictionConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/EvictionPolicy.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/GenericObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/PooledSoftReference.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/proxy/ websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/proxy/CglibProxySource.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/proxy/JdkProxySource.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/proxy/ProxiedKeyedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/src-html/org/apache/commons/pool2/proxy/ProxiedObjectPool.html (with props) websites/production/commons/content/proper/commons-pool/api-2.4/stylesheet.css (with props) Added: websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-frame.html ============================================================================== --- websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-frame.html (added) +++ websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-frame.html Wed May 27 15:48:33 2015 @@ -0,0 +1,52 @@ + + + + + + +All Classes (Apache Commons Pool 2.4 API) + + + + +

All Classes

+ + + Propchange: websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-frame.html ------------------------------------------------------------------------------ svn:eol-style = native Added: websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-noframe.html ============================================================================== --- websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-noframe.html (added) +++ websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-noframe.html Wed May 27 15:48:33 2015 @@ -0,0 +1,52 @@ + + + + + + +All Classes (Apache Commons Pool 2.4 API) + + + + +

All Classes

+ + + Propchange: websites/production/commons/content/proper/commons-pool/api-2.4/allclasses-noframe.html ------------------------------------------------------------------------------ svn:eol-style = native Added: websites/production/commons/content/proper/commons-pool/api-2.4/constant-values.html ============================================================================== --- websites/production/commons/content/proper/commons-pool/api-2.4/constant-values.html (added) +++ websites/production/commons/content/proper/commons-pool/api-2.4/constant-values.html Wed May 27 15:48:33 2015 @@ -0,0 +1,344 @@ + + + + + + +Constant Field Values (Apache Commons Pool 2.4 API) + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

org.apache.*

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.

+ + Propchange: websites/production/commons/content/proper/commons-pool/api-2.4/constant-values.html ------------------------------------------------------------------------------ svn:eol-style = native Added: websites/production/commons/content/proper/commons-pool/api-2.4/deprecated-list.html ============================================================================== --- websites/production/commons/content/proper/commons-pool/api-2.4/deprecated-list.html (added) +++ websites/production/commons/content/proper/commons-pool/api-2.4/deprecated-list.html Wed May 27 15:48:33 2015 @@ -0,0 +1,125 @@ + + + + + + +Deprecated List (Apache Commons Pool 2.4 API) + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + + + + + + +
+ + +

Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.

+ + Propchange: websites/production/commons/content/proper/commons-pool/api-2.4/deprecated-list.html ------------------------------------------------------------------------------ svn:eol-style = native Added: websites/production/commons/content/proper/commons-pool/api-2.4/help-doc.html ============================================================================== --- websites/production/commons/content/proper/commons-pool/api-2.4/help-doc.html (added) +++ websites/production/commons/content/proper/commons-pool/api-2.4/help-doc.html Wed May 27 15:48:33 2015 @@ -0,0 +1,230 @@ + + + + + + +API Help (Apache Commons Pool 2.4 API) + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+
    +
  • +

    Overview

    +

    The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

    +
  • +
  • +

    Package

    +

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

    +
      +
    • Interfaces (italic)
    • +
    • Classes
    • +
    • Enums
    • +
    • Exceptions
    • +
    • Errors
    • +
    • Annotation Types
    • +
    +
  • +
  • +

    Class/Interface

    +

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
      +
    • Class inheritance diagram
    • +
    • Direct Subclasses
    • +
    • All Known Subinterfaces
    • +
    • All Known Implementing Classes
    • +
    • Class/interface declaration
    • +
    • Class/interface description
    • +
    +
      +
    • Nested Class Summary
    • +
    • Field Summary
    • +
    • Constructor Summary
    • +
    • Method Summary
    • +
    +
      +
    • Field Detail
    • +
    • Constructor Detail
    • +
    • Method Detail
    • +
    +

    Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    +
  • +
  • +

    Annotation Type

    +

    Each annotation type has its own separate page with the following sections:

    +
      +
    • Annotation Type declaration
    • +
    • Annotation Type description
    • +
    • Required Element Summary
    • +
    • Optional Element Summary
    • +
    • Element Detail
    • +
    +
  • +
  • +

    Enum

    +

    Each enum has its own separate page with the following sections:

    +
      +
    • Enum declaration
    • +
    • Enum description
    • +
    • Enum Constant Summary
    • +
    • Enum Constant Detail
    • +
    +
  • +
  • +

    Use

    +

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

    +
  • +
  • +

    Tree (Class Hierarchy)

    +

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

    +
      +
    • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
    • +
    • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
    • +
    +
  • +
  • +

    Deprecated API

    +

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    +
  • +
  • +

    Index

    +

    The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

    +
  • +
  • +

    Prev/Next

    +

    These links take you to the next or previous class, interface, package, or related page.

    +
  • +
  • +

    Frames/No Frames

    +

    These links show and hide the HTML frames. All pages are available with or without frames.

    +
  • +
  • +

    All Classes

    +

    The All Classes link shows all classes and interfaces except non-static nested types.

    +
  • +
  • +

    Serialized Form

    +

    Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

    +
  • +
  • +

    Constant Field Values

    +

    The Constant Field Values page lists the static final fields and their values.

    +
  • +
+This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + +

Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.

+ + Propchange: websites/production/commons/content/proper/commons-pool/api-2.4/help-doc.html ------------------------------------------------------------------------------ svn:eol-style = native