Uses of Interface
org.apache.jcs.access.behavior.ICacheAccess

Packages that use ICacheAccess
org.apache.jcs Contains the class JCS which provides a simple interface for clients to use JCS. 
org.apache.jcs.access Contains classes for accessing the cache. 
org.apache.jcs.access.behavior   
 

Uses of ICacheAccess in org.apache.jcs
 

Classes in org.apache.jcs that implement ICacheAccess
 class JCS
          Simple class for using JCS.
 

Uses of ICacheAccess in org.apache.jcs.access
 

Classes in org.apache.jcs.access that implement ICacheAccess
 class CacheAccess
          This class provides an interface for all types of access to the cache.
 class GroupCacheAccess
          Access for groups.
 

Uses of ICacheAccess in org.apache.jcs.access.behavior
 

Subinterfaces of ICacheAccess in org.apache.jcs.access.behavior
 interface IGroupCacheAccess
          Description of the Interface
 



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