org.apache.turbine.util.pool |
Some helper classes and interfaces for the Pool Service.
$Id: package.html 534527 2007-05-02 16:10:59Z tv $
|
Java Source File Name | Type | Comment |
ArrayCtorRecyclable.java | Interface | An interface for objects that can be pooled and
recycled several times by different clients. |
BoundedBuffer.java | Class | Efficient array-based bounded buffer class.
Adapted from CPJ, chapter 8, which describes design.
Originally written by Doug Lea and released into the public domain.
[ Introduction to this package. |
InitableRecyclable.java | Interface | An interface for objects that can be pooled and recycled several times
by different clients. |
ObjectInputStreamForContext.java | Class | A deserialization stream for a specific class loader context. |
Recyclable.java | Interface | An interface for objects that can be pooled and
recycled several times by different clients. |
RecyclableSupport.java | Class | A support class for recyclable objects implementing default methods. |
RecyclableSupportTest.java | Class | test whether the Default parameter parser returns its uploaded file items
in the keySet().
author: Henning P. |