Package org.apache.cocoon.components.store.impl

Class Summary
CocoonStoreJanitor The CocoonStoreJanitor class just subclasses the StoreJanitorImpl to overwrite the start method for background thread creation using the Cocoon RunnableManager.
DefaultStore Default implementation of Cocoon's store.
DefaultTransientStore Default implementation of Cocoon's transient store.
EHDefaultStore Store implementation based on EHCache.
FilesystemStore Stores objects on the filesystem: String objects as text files, all other objects are serialized.
JCSDefaultStore This is the default store implementation based on JCS http://jakarta.apache.org/jcs/BasicJCSConfiguration.html
StoreJanitorImpl This class is a implentation of a StoreJanitor.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.