public class WsSessionListener extends Object implements HttpSessionListener
Constructor and Description |
---|
WsSessionListener(WsServerContainer wsServerContainer) |
Modifier and Type | Method and Description |
---|---|
void |
sessionDestroyed(HttpSessionEvent se)
Notification that a session is about to be invalidated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
sessionCreated
public WsSessionListener(WsServerContainer wsServerContainer)
public void sessionDestroyed(HttpSessionEvent se)
javax.servlet.http.HttpSessionListener
sessionDestroyed
in interface HttpSessionListener
se
- the notification eventCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.