protected static final class HttpSessionStore.SessionBindingListener extends Object implements javax.servlet.http.HttpSessionBindingListener, Serializable
| Constructor and Description |
|---|
SessionBindingListener(String applicationKey,
Session wicketSession)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent evg) |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent evt) |
public void valueBound(javax.servlet.http.HttpSessionBindingEvent evg)
valueBound in interface javax.servlet.http.HttpSessionBindingListenerpublic void valueUnbound(javax.servlet.http.HttpSessionBindingEvent evt)
valueUnbound in interface javax.servlet.http.HttpSessionBindingListenerCopyright © 2006–2018 Apache Software Foundation. All rights reserved.