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