Uses of Package
org.jcreme.caches

Packages that use org.jcreme.caches
org.jcreme.caches   
 

Classes in org.jcreme.caches used by org.jcreme.caches
BaseCache
          This abstract cache is the base for policied caches.
Cache
          This is the general interface to model an object cache.
CacheEvent
          Instances of this class report modifications in the contents of a cache.
CacheFullException
          Exceptions of this type report a cache that exceeded its prescribed maximum size.
CacheListener
          This interface describes the CacheListeners.
CachePolicy
          This Enumeration subclass describes the possible policies to manage the cache contents.
HashCache
          A Cache object using no particular policy.
ModifiableCache
          This extension of the Cache interface signals the caches that allow a change in the CachePolicy.
 



Copyright 2006 null. All Rights Reserved.