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
HttpSessionDestroyedEvent
public HttpSessionDestroyedEvent(javax.servlet.http.HttpSession o)
Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.