Uses of Class
org.apache.commons.jcs3.engine.control.CompositeCache

Packages that use CompositeCache
Package
Description
Contains classes for accessing the cache.
 
 
Interfaces used by the core and the auxiliary caches.
The primary cache classes and the hub.
Parent package for memory type plugins.
 
The primary memory plugin using a 'least recently used' removal policy.
 
A memory plugin implemented using soft references.