org.apache.openejb.server.httpd
Class HttpRequestImpl.SessionInvalidateListener
java.lang.Object
org.apache.openejb.server.httpd.ServletSessionAdapter
org.apache.openejb.server.httpd.HttpRequestImpl.SessionInvalidateListener
- All Implemented Interfaces:
- javax.servlet.http.HttpSession
- Enclosing class:
- HttpRequestImpl
protected static class HttpRequestImpl.SessionInvalidateListener
- extends ServletSessionAdapter
| Methods inherited from class org.apache.openejb.server.httpd.ServletSessionAdapter |
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpRequestImpl.SessionInvalidateListener
public HttpRequestImpl.SessionInvalidateListener(javax.servlet.http.HttpSession session,
EndWebBeansListener end)
invalidate
public void invalidate()
- Specified by:
invalidate in interface javax.servlet.http.HttpSession- Overrides:
invalidate in class ServletSessionAdapter
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.