|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeCacheAttributes | |
org.apache.jcs.access | Contains classes for accessing the cache. |
Uses of CompositeCacheAttributes in org.apache.jcs.access |
Methods in org.apache.jcs.access with parameters of type CompositeCacheAttributes | |
static CacheAccess |
CacheAccess.defineRegion(java.lang.String name,
CompositeCacheAttributes cattr)
Define a new cache region with the specified name and attributes. |
static CacheAccess |
CacheAccess.defineRegion(java.lang.String name,
CompositeCacheAttributes cattr,
IElementAttributes attr)
Define a new cache region with the specified name and attributes and return a CacheAccess to it. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |