public class SessionTimeoutListener
extends java.lang.Object
implements javax.servlet.http.HttpSessionBindingListener
Constructor and Description |
---|
SessionTimeoutListener() |
Modifier and Type | Method and Description |
---|---|
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent arg0) |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent event) |
public void valueBound(javax.servlet.http.HttpSessionBindingEvent arg0)
valueBound
in interface javax.servlet.http.HttpSessionBindingListener
public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
valueUnbound
in interface javax.servlet.http.HttpSessionBindingListener