@UsesMappedConfiguration(key=java.lang.Class.class, value=SessionPersistedObjectAnalyzer.class) public interface SessionPersistedObjectAnalyzer<T>
Primary marker annotation.ImmutableSessionPersistedObject,
OptimizedSessionPersistedObject| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAndResetDirtyState(T sessionPersistedObject)
Atomically check and reset the dirty state of the session persisted object.
|
boolean checkAndResetDirtyState(T sessionPersistedObject)
sessionPersistedObject - the session attribute (never null)${project.version} - Copyright © 2003-2015 The Apache Software Foundation.