|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
PooledObjectFactory | Factories implementing this interface are used by object pool implementations for instantiating the objects. |
Class Summary | |
AdaptiveObjectPool | A general purpose object pool. |
PooledObjectFactoryAdapter | Convenience adapter for PooledObjectFactory interface. |
PooledThread | Abstract parent class for threads to be used with
PooledThreadFactory class. |
PooledThreadFactory | Parent class for thread pool factories. |
SimplePooledObjectFactory | Simple pooled object factory implementation, which creates instances of a specified during initialization class using its default constructor. |
Implementations of object and thread pools.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |