Uses of Interface
org.apache.cocoon.caching.EventRegistry

Packages that use EventRegistry
org.apache.cocoon.caching.impl   
 

Uses of EventRegistry in org.apache.cocoon.caching.impl
 

Classes in org.apache.cocoon.caching.impl that implement EventRegistry
 class AbstractDoubleMapEventRegistry
          This abstract base implementation of EventRegistry stores the event-key mappings in a simple pair of MultiMaps.
 class DefaultEventRegistryImpl
          This implementation of EventRegistry handles persistence by serializing an EventRegistryDataWrapper to disk.
 class StoreEventRegistryImpl
          This implementation of EventRegistry stores its EventRegistryDataWrapper in the default Store defined in cocoon.xconf.
 



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