Class DefaultSessionCacheFactory
java.lang.Object
org.eclipse.jetty.session.AbstractSessionCacheFactory
org.eclipse.jetty.session.DefaultSessionCacheFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.session.AbstractSessionCacheFactory
getEvictionPolicy, getSessionCache, isFlushOnResponseCommit, isInvalidateOnShutdown, isRemoveUnloadableSessions, isSaveOnCreate, isSaveOnInactiveEviction, setEvictionPolicy, setFlushOnResponseCommit, setInvalidateOnShutdown, setRemoveUnloadableSessions, setSaveOnCreate, setSaveOnInactiveEviction
-
Constructor Details
-
DefaultSessionCacheFactory
public DefaultSessionCacheFactory()
-
-
Method Details
-
newSessionCache
- Specified by:
newSessionCache
in classAbstractSessionCacheFactory
-