Uses of Interface
org.apache.jcs.engine.behavior.ICacheManager

Packages that use ICacheManager
org.apache.jcs.auxiliary.behavior Auxilliary cache interfaces. 
org.apache.jcs.auxiliary.remote.server   
 

Uses of ICacheManager in org.apache.jcs.auxiliary.behavior
 

Subinterfaces of ICacheManager in org.apache.jcs.auxiliary.behavior
 interface IAuxiliaryCacheManager
          Description of the Interface
 

Uses of ICacheManager in org.apache.jcs.auxiliary.remote.server
 

Classes in org.apache.jcs.auxiliary.remote.server that implement ICacheManager
 class RemoteCacheClusterManager