Uses of Interface
org.apache.cocoon.store.Store

Packages that use Store
org.apache.cocoon.store   
 

Uses of Store in org.apache.cocoon.store
 

Classes in org.apache.cocoon.store that implement Store
 class 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-2000 Apache Software Foundation. All Rights Reserved.