| This is an 'empty' ObjectCache implementation.
Useful when caching was not desired.
NOTE: This implementation does not prevent infinite loops caused by
'circular references' of loaded object graphs.
(this will change in versions > 1.0).
Implementation configuration properties:
Property Key |
Property Values |
- |
-
|
author: Thomas Mahler version: $Id: ObjectCacheEmptyImpl.java,v 1.13.2.3 2005/12/21 22:24:15 tomdz Exp $ |