Package org.apache.turbine.util.pool

Some helper classes and interfaces for the Pool Service.

See:
          Description

Interface Summary
ArrayCtorRecyclable An interface for objects that can be pooled and recycled several times by different clients.
InitableRecyclable An interface for objects that can be pooled and recycled several times by different clients.
Recyclable An interface for objects that can be pooled and recycled several times by different clients.
 

Class Summary
BoundedBuffer Efficient array-based bounded buffer class.
ObjectInputStreamForContext A deserialization stream for a specific class loader context.
RecyclableSupport A support class for recyclable objects implementing default methods.
 

Package org.apache.turbine.util.pool Description

Some helper classes and interfaces for the Pool Service.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.