public static class AbstractSessionInvalidateCreateScavengeTest.MySessionBindingListener
extends java.lang.Object
implements javax.servlet.http.HttpSessionBindingListener, java.io.Serializable
| Constructor and Description |
|---|
MySessionBindingListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent event) |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent event) |
public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
valueUnbound in interface javax.servlet.http.HttpSessionBindingListenerpublic void valueBound(javax.servlet.http.HttpSessionBindingEvent event)
valueBound in interface javax.servlet.http.HttpSessionBindingListenerCopyright © 1995–2017 Webtide. All rights reserved.