| A Cacheable object contains information on cache policies, which determines whether the object should be cached or not.
The code that handles the caching should verify this for a cacheable object.
author: Pierre van Rooden version: $Id: Cacheable.java,v 1.1 2007/03/31 17:12:58 nklasens Exp $ since: MMBase-1.8 See Also: org.mmbase.cache.CachePolicy |