|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| PooledObject | A pooled object is a stub for its original object, which is accessible via the same interface. |
| Class Summary | |
| BasePassivationManager | A Passivation thread is associated to one or more ObjectPools
and triggers the activation/passivation state of a Pooled object.
|
| BasePooledObject | A base implementation of a pooled object employing file serialization for passivation purposes. |
| Configuration | An object definining the configuration for a given object pool.
|
| DefaultPassivationManager | The default passivation manager. |
| ObjectPool | NOT COMPLETE YET. |
| ObjectPool.DefaultPassivationManagerFactory | An ObjectPool.PassivationManagerFactory which
produces DefaultPassivationManagers |
| ObjectPool.PassivationManagerFactory | A base class for a factory of BasePassivationManagers.
|
| ObjectPool.PooledObjectFactory | A object factory which produces BasePooledObject
wrappers for other classes.
|
| Exception Summary | |
| ActivationException | An exception raised when an object cannot be activated for some reason. |
| PassivationException | An exception raised when an object cannot be passivated for some reason. |
NOT COMPLETE YET. The persistent Object Pool is implemented in this class.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||