public class KualiHttpSessionListener extends Object implements javax.servlet.http.HttpSessionListener
PessimisticLock objects should
be removed from a document| Constructor and Description |
|---|
KualiHttpSessionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
sessionCreated(javax.servlet.http.HttpSessionEvent se)
HttpSession hook for additional setup method when sessions are created
|
void |
sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
HttpSession hook for additional cleanup when sessions are destroyed
|
public KualiHttpSessionListener()
public void sessionCreated(javax.servlet.http.HttpSessionEvent se)
sessionCreated in interface javax.servlet.http.HttpSessionListenerse - - the HttpSessionEvent containing the sessionHttpSessionListener.sessionCreated(javax.servlet.http.HttpSessionEvent)public void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
sessionDestroyed in interface javax.servlet.http.HttpSessionListenerse - - the HttpSessionEvent containing the sessionHttpSessionListener.sessionDestroyed(javax.servlet.http.HttpSessionEvent)Copyright © 2005–2018 The Kuali Foundation. All rights reserved.