protected class HttpRequestImpl.SessionInvalidateListener extends ServletSessionAdapter
session| Constructor and Description |
|---|
SessionInvalidateListener(javax.servlet.http.HttpSession session,
BeginWebBeansListener end) |
| Modifier and Type | Method and Description |
|---|---|
void |
invalidate() |
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveIntervalpublic SessionInvalidateListener(javax.servlet.http.HttpSession session,
BeginWebBeansListener end)
public void invalidate()
invalidate in interface javax.servlet.http.HttpSessioninvalidate in class ServletSessionAdapterCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.