public static interface AbstractSessionManager.SessionIf
extends javax.servlet.http.HttpSession
Modifier and Type | Method and Description |
---|---|
AbstractSession |
getSession() |
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
AbstractSession getSession()
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.