org.objectweb.speedo.runtime.dom
Class SpeedoDirtyObjectManager
org.objectweb.speedo.runtime.dom.SpeedoDirtyObjectManager
- public class SpeedoDirtyObjectManager
Method Summary |
void |
flush(java.lang.Object context,
org.objectweb.perseus.cache.api.CacheEntry cacheEntry)
|
void |
makeClean(org.objectweb.perseus.cache.api.CacheEntry cacheEntry)
|
void |
makeDirty(org.objectweb.perseus.cache.api.CacheEntry cacheEntry)
|
SpeedoDirtyObjectManager
public SpeedoDirtyObjectManager()
makeDirty
public void makeDirty(org.objectweb.perseus.cache.api.CacheEntry cacheEntry)
makeClean
public void makeClean(org.objectweb.perseus.cache.api.CacheEntry cacheEntry)
flush
public void flush(java.lang.Object context,
org.objectweb.perseus.cache.api.CacheEntry cacheEntry)
throws org.objectweb.perseus.persistence.api.PersistenceException