|
|||||||||
| Home >> All >> org >> acegisecurity >> ui >> [ session overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.acegisecurity.ui.session
Class HttpSessionDestroyedEvent

java.lang.Objectjava.util.EventObject
org.springframework.context.ApplicationEvent
org.acegisecurity.ui.session.HttpSessionApplicationEvent
org.acegisecurity.ui.session.HttpSessionDestroyedEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class HttpSessionDestroyedEvent
- extends HttpSessionApplicationEvent
Published by the HttpSessionEventPublisher when a HttpSession is created in the container
| Field Summary |
| Fields inherited from class org.springframework.context.ApplicationEvent |
|
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
HttpSessionDestroyedEvent(javax.servlet.http.HttpSession o)
|
|
| Methods inherited from class org.acegisecurity.ui.session.HttpSessionApplicationEvent |
getSession |
| Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
| 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 |
HttpSessionDestroyedEvent
public HttpSessionDestroyedEvent(javax.servlet.http.HttpSession o)
|
|||||||||
| Home >> All >> org >> acegisecurity >> ui >> [ session overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC