public class DefaultStore extends MRUMemoryStore (Code)
Default implementation of Cocoon's store. It's a MRUMemoryStore whose
"use-persistent-cache" parameter defaults to true.
This default setting allows the store to be an in-memory front-end to the persistent store.
author: Sylvain Wallez version: CVS $Id: DefaultStore.java 433543 2006-08-22 06:22:54Z crossley $