org.tinygroup.weblayer.listener.impl
public class DefaultSessionBindingListener extends SimpleBasicTinyConfigAware implements TinySessionBindingListener
basicTinyConfig| Constructor and 描述 |
|---|
DefaultSessionBindingListener(javax.servlet.http.HttpSessionBindingListener sessionBindingListener) |
| Modifier and Type | Method and 描述 |
|---|---|
int |
getOrder() |
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent event) |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent event) |
setBasicConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetBasicConfigpublic DefaultSessionBindingListener(javax.servlet.http.HttpSessionBindingListener sessionBindingListener)
public void valueBound(javax.servlet.http.HttpSessionBindingEvent event)
valueBound 接口 {1} 中的 {0} javax.servlet.http.HttpSessionBindingListenerpublic void valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
valueUnbound 接口 {1} 中的 {0} javax.servlet.http.HttpSessionBindingListenerpublic int getOrder()
getOrder 接口 {1} 中的 {0} org.tinygroup.commons.order.OrderedCopyright © 2006–2015 TinyGroup. All rights reserved.