public static class HttpSessionManager.HttpSessionListenerAdapter extends Object implements javax.servlet.http.HttpSessionListener
| 构造器和说明 |
|---|
HttpSessionListenerAdapter() |
public void sessionCreated(javax.servlet.http.HttpSessionEvent se)
sessionCreated 在接口中 javax.servlet.http.HttpSessionListenerpublic void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
sessionDestroyed 在接口中 javax.servlet.http.HttpSessionListenerCopyright © 2016. All rights reserved.