Package | Description |
---|---|
org.apache.jcs |
Contains the class JCS which provides a simple interface for clients to use
JCS.
|
Modifier and Type | Method and Description |
---|---|
static JCS |
JCS.getInstance(java.lang.String region)
Get a JCS which accesses the provided region.
|
static JCS |
JCS.getInstance(java.lang.String region,
ICompositeCacheAttributes icca)
Get a JCS which accesses the provided region.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.