Uses of Class
org.apache.cocoon.caching.impl.EventRegistryDataWrapper

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

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

Methods in org.apache.cocoon.caching.impl that return EventRegistryDataWrapper
protected  EventRegistryDataWrapper AbstractDoubleMapEventRegistry.wrapRegistry()
           
 

Methods in org.apache.cocoon.caching.impl with parameters of type EventRegistryDataWrapper
protected  void StoreEventRegistryImpl.persist(EventRegistryDataWrapper wrapper)
           
protected  void DefaultEventRegistryImpl.persist(EventRegistryDataWrapper registryWrapper)
          Persist by simple object serialization.
protected abstract  void AbstractDoubleMapEventRegistry.persist(EventRegistryDataWrapper wrapper)
          An EventRegistry must persist its data.
protected  void AbstractDoubleMapEventRegistry.unwrapRegistry(EventRegistryDataWrapper ecdw)
           
 



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