public class HttpSessionEvent
extends java.util.EventObject
#HttpSessionListener.| Constructor and Description |
|---|
HttpSessionEvent(HttpSession source)
construct the event with the session the event is about.
|
| Modifier and Type | Method and Description |
|---|---|
HttpSession |
getSession() |
public HttpSessionEvent(HttpSession source)
public HttpSession getSession()