public class BlogSessionListner extends Object implements javax.servlet.http.HttpSessionListener
| Constructor and Description |
|---|
BlogSessionListner() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,javax.servlet.http.HttpSession> |
getMapSession() |
void |
sessionCreated(javax.servlet.http.HttpSessionEvent se) |
void |
sessionDestroyed(javax.servlet.http.HttpSessionEvent se) |
public void sessionCreated(javax.servlet.http.HttpSessionEvent se)
sessionCreated in interface javax.servlet.http.HttpSessionListenerpublic void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
sessionDestroyed in interface javax.servlet.http.HttpSessionListenerCopyright © 2020 City of Paris. All rights reserved.