See: Description
| Class | Description |
|---|---|
| HttpSessionApplicationEvent |
Parent class for published HttpSession events
|
| HttpSessionCreatedEvent |
Published by the
HttpSessionEventPublisher when a HttpSession is destroyed by the container |
| HttpSessionDestroyedEvent |
Published by the
HttpSessionEventPublisher when a HttpSession is created in the container |
| HttpSessionEventPublisher |
Declared in web.xml as
|