public class SeraphHttpSessionDestroyedListener extends Object implements javax.servlet.http.HttpSessionListener
Constructor and Description |
---|
SeraphHttpSessionDestroyedListener() |
Modifier and Type | Method and Description |
---|---|
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.HttpSessionListener
public void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
sessionDestroyed
in interface javax.servlet.http.HttpSessionListener
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.