Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
JCS
Simple class for using JCS.
|
Modifier and Type | Method and Description |
---|---|
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-2013 Apache Software Foundation. All Rights Reserved.