Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
commons-pool-1.5.4.jar - Apache Commons Pool 1.5.4
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool interface that clients and implementors can use to provide easily interchangable pooling implementations. 2. A toolkit for creating modular object pools. 3. Several general purpose pool implementations.
JAR File Size and Download Location:
File name: commons-pool.jar, commons-pool-1.5.4.jar File size: 96221 bytes Date modified: 11/12/2009 Download: Apache Commons Pool
✍: FYIcenter
Manifest of the JAR:
Archiver-Version: Plexus Archiver Built-By: philsteitz Build-Jdk: 1.6.0_15 Implementation-Title: Commons Pool Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 1.5.4 Specification-Title: Commons Pool Specification-Vendor: The Apache Software Foundation Specification-Version: 1.5.4 X-Compile-Source-JDK: 1.3 X-Compile-Target-JDK: 1.3
List of Classes in the JAR:
org/apache/commons/pool/BaseKeyedObjectPool org/apache/commons/pool/BaseKeyedPoolableObjectFactory org/apache/commons/pool/BaseObjectPool org/apache/commons/pool/BasePoolableObjectFactory org/apache/commons/pool/impl/CursorableLinkedList org/apache/commons/pool/impl/CursorableSubList org/apache/commons/pool/impl/EvictionTimer org/apache/commons/pool/impl/GenericKeyedObjectPool org/apache/commons/pool/impl/GenericKeyedObjectPoolFactory org/apache/commons/pool/impl/GenericObjectPool org/apache/commons/pool/impl/GenericObjectPoolFactory org/apache/commons/pool/impl/SoftReferenceObjectPool org/apache/commons/pool/impl/StackKeyedObjectPool org/apache/commons/pool/impl/StackKeyedObjectPoolFactory org/apache/commons/pool/impl/StackObjectPool org/apache/commons/pool/impl/StackObjectPoolFactory org/apache/commons/pool/KeyedObjectPool org/apache/commons/pool/KeyedObjectPoolFactory org/apache/commons/pool/KeyedPoolableObjectFactory org/apache/commons/pool/ObjectPool org/apache/commons/pool/ObjectPoolFactory org/apache/commons/pool/PoolableObjectFactory org/apache/commons/pool/PoolUtils
2010-03-08, 14266🔥, 0💬
Popular Posts:
What Is log4j-1.2.13.jar? I got the JAR file from logging-log4j-1.2.13.zip .log4j-1.2.13.jar is the ...
What Is jaxb-impl-2.1.12.jar? Java Architecture for XML Binding (JAXB) is a Java API that allows Jav...
How to download and install ojdbc14.jar for Oracle 10g R2? ojdbc14.jar for Oracle 10g R2 is a Java 1...
XOMâ„¢ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with ...
How to download and install JDK (Java Development Kit) 5? If you want to write Java applications, yo...