Uses of Package
org.apache.jcs.engine

Packages that use org.apache.jcs.engine
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
org.apache.jcs.engine Interfaces used by the core and the auxiliary caches. 
org.apache.jcs.engine.memory.lru The primary memory plugin using a 'least recently used' removal policy. 
 

Classes in org.apache.jcs.engine used by org.apache.jcs.auxiliary.lateral
CacheWatchRepairable
          Interceps the requests to the underlying ICacheObserver object so that the listeners can be recorded locally for remote connection recovery purposes.
ZombieCacheService
          Zombie adapter for any cache service.
ZombieCacheWatch
          Description of the Class
 

Classes in org.apache.jcs.engine used by org.apache.jcs.auxiliary.remote
CacheWatchRepairable
          Interceps the requests to the underlying ICacheObserver object so that the listeners can be recorded locally for remote connection recovery purposes.
ZombieCacheService
          Zombie adapter for any cache service.
ZombieCacheWatch
          Description of the Class
 

Classes in org.apache.jcs.engine used by org.apache.jcs.engine
Attributes
          Element attribute descriptor class.
ElementAttributes
          This it the element attribute descriptor class.
 

Classes in org.apache.jcs.engine used by org.apache.jcs.engine.memory.lru
CacheElement
          Generic element wrapper.
 



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.