org.tinygroup.weblayer.webcontext.session
public interface SessionWebContext extends TwoPhaseCommitWebContext
WebContext实现。| Modifier and Type | Method and 描述 |
|---|---|
void |
clear()
清除session。
|
SessionConfig |
getSessionConfig()
取得
SessionConfig实例。 |
boolean |
isSessionInvalidated()
判断session是否已经作废。
|
commitHeadersgetObject, getRequest, getResponse, getServletContext, getWrappedWebContext, init, isRequestFinished, setObject, setRequest, setResponse, setServletContextSessionConfig getSessionConfig()
SessionConfig实例。SessionConfig实例boolean isSessionInvalidated()
truevoid clear()
invalidate()方法,但支持后续操作,而不会抛出
IllegalStateException。clear 接口 {1} 中的 {0} org.tinygroup.context.BaseContextCopyright © 2006–2015 TinyGroup. All rights reserved.