Uses of Package
org.apache.jcs.engine.memory.behavior

Packages that use org.apache.jcs.engine.memory.behavior
org.apache.jcs.engine.control The primary cache classes and the hub. 
org.apache.jcs.engine.memory Parent package for memory type plugins. 
org.apache.jcs.engine.memory.fifo   
org.apache.jcs.engine.memory.lru The primary memory plugin using a 'least recently used' removal policy. 
org.apache.jcs.engine.memory.mru A memory plugin implemented using a 'most recently used' removal policy. 
org.apache.jcs.engine.memory.shrinking   
 

Classes in org.apache.jcs.engine.memory.behavior used by org.apache.jcs.engine.control
IMemoryCache
          For the framework.
 

Classes in org.apache.jcs.engine.memory.behavior used by org.apache.jcs.engine.memory
IMemoryCache
          For the framework.
 

Classes in org.apache.jcs.engine.memory.behavior used by org.apache.jcs.engine.memory.fifo
IMemoryCache
          For the framework.
 

Classes in org.apache.jcs.engine.memory.behavior used by org.apache.jcs.engine.memory.lru
IMemoryCache
          For the framework.
 

Classes in org.apache.jcs.engine.memory.behavior used by org.apache.jcs.engine.memory.mru
IMemoryCache
          For the framework.
 

Classes in org.apache.jcs.engine.memory.behavior used by org.apache.jcs.engine.memory.shrinking
IMemoryCache
          For the framework.
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.