public class DefaultTransientStore extends MRUMemoryStore (Code)
Default implementation of Cocoon's transient store. This is a MRUMemoryStore
that cannot be backed by a persistent store (this ensure it is really transient).
author: Sylvain Wallez version: CVS $Id: DefaultTransientStore.java 433543 2006-08-22 06:22:54Z crossley $