|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ObjectPool | This interface defines an object pool. |
ObjectPoolAttributeController | An attribute controller for object pools. |
Recyclable | This interface defines a method to recycle an object. |
RecyclableFactory | Interface used by object pools to get new instance of pooled object. |
Class Summary | |
---|---|
ObjectPoolDebugImpl | ObjectPool that checks that objects are recycled only once. |
ObjectPoolImpl | This class provides a basic implementation of ObjectPool interface. |
ObjectPoolSoftReferenceImpl | ObjectPool implementation that use a list of SoftReference to
store recycle instances. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |