A managed cache is one that can receive callbacks asking it to remove any expired objects (based on time timeoutMilliSeconds). The CacheReaper is typically responsible for performing the callback.
@see org.shiftone.cache.util.reaper.CacheReaper
@author
Jeff Drost
@version $Revision: 1.1 $