|
Protomatter Classes v1.1.6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.protomatter.pool | |
com.protomatter.jdbc.pool | A JDBC Driver that maintains a pool of connections. |
com.protomatter.pool | An object pooling framework. |
com.protomatter.util | A collection of utility classes. |
Classes in com.protomatter.pool used by com.protomatter.jdbc.pool | |
GrowingObjectPool
An ObjectPool implementation that has an initial size and an optional max size. |
|
ObjectPool
The interface for a generic object pool. |
|
ObjectPoolObject
An object that's to be used within the context of an ObjectPool. |
|
SimpleObjectPool
A minimal implementation of an ObjectPool. |
Classes in com.protomatter.pool used by com.protomatter.pool | |
ObjectPool
The interface for a generic object pool. |
|
ObjectPoolObject
An object that's to be used within the context of an ObjectPool. |
|
PoolException
An exception related to Object Pools. |
|
SimpleObjectPool
A minimal implementation of an ObjectPool. |
Classes in com.protomatter.pool used by com.protomatter.util | |
GrowingObjectPool
An ObjectPool implementation that has an initial size and an optional max size. |
|
ObjectPool
The interface for a generic object pool. |
|
ObjectPoolObject
An object that's to be used within the context of an ObjectPool. |
|
SimpleObjectPool
A minimal implementation of an ObjectPool. |
|
Protomatter Classes v1.1.6 Copyright 1998-2001 Nate Sammons |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Protomatter Classes v1.1.6 | http://protomatter.sourceforge.net/1.1.6 |