Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
N/A
Description
It would be nice to be able to define eviction policies, including specifying a maximum age (since creation / instanciation) for objects.
By doing this KeyedObjectPool could supply fresh objects from makeObject( Object key ) if data has changed in back-end.