|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.servlet.http Class HttpSessionEvent
java.lang.Objectjava.util.EventObject
javax.servlet.http.HttpSessionEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- HttpSessionBindingEvent
public class HttpSessionEvent
- extends EventObject
Extends:
java.util.EventObject
Extended by:
HttpSessionBindingEvent
这是表示 Web 应用程序内会话更改的事件通知的类。
| since |
|
This is the class representing event notifications for changes to sessions within a web application.
- Since:
- v 2.3
- See Also:
- Serialized Form
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
HttpSessionEvent(HttpSession source)
Construct a session event from the given source. |
|
| Method Summary | |
|---|---|
HttpSession |
getSession()
Return the session that changed. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public
HttpSessionEvent(HttpSession source)
构造来自给定源的会话事件。
英文文档:
HttpSessionEvent
public HttpSessionEvent(HttpSession source)
- Construct a session event from the given source.
| Method Detail |
|---|
public HttpSession
getSession()
返回更改的会话。
英文文档:
getSession
public HttpSession getSession()
- Return the session that changed.
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
