public static class AbstractClusteredLastAccessTimeTest.TestSessionListener extends Object implements javax.servlet.http.HttpSessionListener
| Modifier and Type | Field and Description |
|---|---|
Set<String> |
_creates |
Set<String> |
_destroys |
| Constructor and Description |
|---|
TestSessionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
sessionCreated(javax.servlet.http.HttpSessionEvent se) |
void |
sessionDestroyed(javax.servlet.http.HttpSessionEvent se) |
public void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
sessionDestroyed in interface javax.servlet.http.HttpSessionListenerpublic void sessionCreated(javax.servlet.http.HttpSessionEvent se)
sessionCreated in interface javax.servlet.http.HttpSessionListenerCopyright © 1995–2017 Webtide. All rights reserved.