org.springframework.security.ui.session
Class HttpSessionCreatedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.security.ui.session.HttpSessionApplicationEvent
org.springframework.security.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
HttpSessionCreatedEvent
public HttpSessionCreatedEvent(HttpSession o)
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.