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 void |
AbstractDoubleMapEventRegistry.unwrapRegistry(EventRegistryDataWrapper ecdw)
|
protected abstract void |
AbstractDoubleMapEventRegistry.persist(EventRegistryDataWrapper wrapper)
An EventRegistry must persist its data. |