org.tinygroup.weblayer.listener.impl
public class DefaultSessionListener extends SimpleBasicTinyConfigAware implements TinySessionListener
basicTinyConfig| Constructor and 描述 |
|---|
DefaultSessionListener(javax.servlet.http.HttpSessionListener httpSessionListener) |
| Modifier and Type | Method and 描述 |
|---|---|
int |
getOrder() |
void |
sessionCreated(javax.servlet.http.HttpSessionEvent se) |
void |
sessionDestroyed(javax.servlet.http.HttpSessionEvent se) |
setBasicConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetBasicConfigpublic DefaultSessionListener(javax.servlet.http.HttpSessionListener httpSessionListener)
public void sessionCreated(javax.servlet.http.HttpSessionEvent se)
sessionCreated 接口 {1} 中的 {0} javax.servlet.http.HttpSessionListenerpublic void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
sessionDestroyed 接口 {1} 中的 {0} javax.servlet.http.HttpSessionListenerpublic int getOrder()
getOrder 接口 {1} 中的 {0} org.tinygroup.commons.order.OrderedCopyright © 2006–2015 TinyGroup. All rights reserved.