Uses of Class
org.apache.jcs.engine.CompositeCacheAttributes

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.
 



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