This is the top level interface for all cache like structures. It defines the methods used internally by JCS to access, modify, and instrument such structures. This allows for a suite of reusable components for accessing such structures, for example asynchronous access via an event queue.
@author
Aaron Smuts
@author
James Taylor
@version $Id: ICache.java,v 1.3 2002/04/10 15:01:01 jtaylor Exp $