Package org.apache.cocoon.store

Interface Summary
Store This is the interface that a generic object storage system must implement.
 

Class Summary
MemoryStore This class implements a memory-managed hashtable wrapper that uses a weighted mix of LRU and LFU to keep track of object importance.
 



Copyright 1999 Java Apache Project. All Rights Reserved.