Class CompositeCacheAttributes

java.lang.Object
org.apache.commons.jcs3.engine.CompositeCacheAttributes
All Implemented Interfaces:
Serializable, Cloneable, ICompositeCacheAttributes

The CompositeCacheAttributes defines the general cache region settings. If a region is not explicitly defined in the cache.ccf then it inherits the cache default settings.

If all the default attributes are not defined in the default region definition in the cache.ccf, the hard coded defaults will be used.

See Also: