Package org.apache.turbine.util.pool

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.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.