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.HttpSessionBindingListener
public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent evt)
valueUnbound
in interface javax.servlet.http.HttpSessionBindingListener
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.