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, setSaveOnInactiveEvict
public SessionCache newSessionCache(SessionHandler handler)
newSessionCache
in class AbstractSessionCacheFactory