| 
ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| Pool<T> | Pools are used to track shared resource consumption. | 
| PoolableStore | A poolable store reports its resource usage to a Pool. | 
| PoolAccessor<T> | PoolAccessors are used by stores to tell the pools about their resource consumption | 
| PoolEvictor<T> | PoolEvictors are responsible for finding the best candidates in a collection of resources using a shared resource pool and performing eviction on them. | 
| SizeOfEngine | SizeOf engines are used to calculate the size of elements stored in poolable stores. | 
| Class Summary | |
|---|---|
| Size | Holder for the size calculated by the SizeOf engine | 
This package contains the interfaces concerning the resource pooling facilities.
  | 
ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||