|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.sadun.util.pool2 | |
org.sadun.util.pool2 | NOT COMPLETE YET. |
Classes in org.sadun.util.pool2 used by org.sadun.util.pool2 | |
ActivationException
An exception raised when an object cannot be activated for some reason. |
|
BasePassivationManager
A Passivation thread is associated to one or more ObjectPool s
and triggers the activation/passivation state of a Pooled object.
|
|
Configuration
An object definining the configuration for a given object pool .
|
|
DefaultPassivationManager
The default passivation manager. |
|
ObjectPool
NOT COMPLETE YET. |
|
ObjectPool.PassivationManagerFactory
A base class for a factory of BasePassivationManager s.
|
|
PassivationException
An exception raised when an object cannot be passivated for some reason. |
|
PooledObject
A pooled object is a stub for its original object, which is accessible via the same interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |