Uses of Class
org.apache.jcs.access.GroupCacheAccess

Packages that use GroupCacheAccess
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. 
 

Uses of GroupCacheAccess in org.apache.jcs
 

Subclasses of GroupCacheAccess in org.apache.jcs
 class JCS
          Simple class for using JCS.
 

Uses of GroupCacheAccess in org.apache.jcs.access
 

Methods in org.apache.jcs.access that return GroupCacheAccess
static GroupCacheAccess GroupCacheAccess.getGroupAccess(java.lang.String region)
          Gets the groupAccess attribute of the GroupCacheAccess class.
static GroupCacheAccess GroupCacheAccess.getGroupAccess(java.lang.String region, ICompositeCacheAttributes icca)
          Gets the groupAccess attribute of the GroupCacheAccess class.
 



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