org.acegisecurity.ui.session
Class HttpSessionCreatedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.acegisecurity.ui.session.HttpSessionApplicationEvent
org.acegisecurity.ui.session.HttpSessionCreatedEvent
- All Implemented Interfaces:
- Serializable
public class HttpSessionCreatedEvent
- extends HttpSessionApplicationEvent
Published by the HttpSessionEventPublisher
when a HttpSession is destroyed by the container
- Author:
- Ray Krueger
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
HttpSessionCreatedEvent
public HttpSessionCreatedEvent(javax.servlet.http.HttpSession o)
Copyright © 2004-2009 Interface21, Inc. All Rights Reserved.