Protomatter Classes v1.1.6

Uses of Class
com.protomatter.pool.SimpleObjectPool

Packages that use SimpleObjectPool
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. 
 

Uses of SimpleObjectPool in com.protomatter.jdbc.pool
 

Subclasses of SimpleObjectPool in com.protomatter.jdbc.pool
 class JdbcConnectionPool
          Provides a pool of pre-opened JDBC connections.
 

Uses of SimpleObjectPool in com.protomatter.pool
 

Subclasses of SimpleObjectPool in com.protomatter.pool
 class GrowingObjectPool
          An ObjectPool implementation that has an initial size and an optional max size.
 

Uses of SimpleObjectPool in com.protomatter.util
 

Subclasses of SimpleObjectPool in com.protomatter.util
 class BlockingQueue
          A thread-blocking queue.
 class WorkQueue
          A work queue.
 


Protomatter Classes v1.1.6
Copyright 1998-2001 Nate Sammons

Protomatter Classes v1.1.6 http://protomatter.sourceforge.net/1.1.6