|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpSessionEvent | |
|---|---|
| org.jasig.portal.spring.web.context.support | |
| Uses of HttpSessionEvent in org.jasig.portal.spring.web.context.support |
|---|
| Subclasses of HttpSessionEvent in org.jasig.portal.spring.web.context.support | |
|---|---|
class |
HttpSessionCreatedEvent
This is a spring application context compatible version of HttpSessionEvent that is
sent to the application context when HttpSessionListener.sessionCreated(javax.servlet.http.HttpSessionEvent)
is called. |
class |
HttpSessionDestroyedEvent
This is a spring application context compatible version of HttpSessionEvent that is
sent to the application context when HttpSessionListener.sessionDestroyed(javax.servlet.http.HttpSessionEvent)
is called. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||