public class DefaultSessionCacheFactory extends AbstractSessionCacheFactory
_evictionPolicy, _flushOnResponseCommit, _invalidateOnShutdown, _removeUnloadableSessions, _saveOnCreate, _saveOnInactiveEvict| Constructor and Description |
|---|
DefaultSessionCacheFactory() |
| Modifier and Type | Method and Description |
|---|---|
SessionCache |
newSessionCache(SessionHandler handler) |
getEvictionPolicy, getSessionCache, isFlushOnResponseCommit, isInvalidateOnShutdown, isRemoveUnloadableSessions, isSaveOnCreate, isSaveOnInactiveEvict, setEvictionPolicy, setFlushOnResponseCommit, setInvalidateOnShutdown, setRemoveUnloadableSessions, setSaveOnCreate, setSaveOnInactiveEvictpublic SessionCache newSessionCache(SessionHandler handler)
newSessionCache in class AbstractSessionCacheFactory