Package org.apache.fulcrum.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.
PoolService The Pool Service extends the Factory Service by adding support for pooling instantiated objects.
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.
DefaultPoolService The Pool Service extends the Factory Service by adding support for pooling instantiated objects.
ObjectInputStreamForContext A deserialization stream for a specific class loader context.
 

Exception Summary
PoolException Exception thrown when there is a problem with the PoolException
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.