com.atlassian.sal.api.events
Class SessionDestroyedEvent
java.lang.Object
com.atlassian.sal.api.events.AbstractSessionEvent
com.atlassian.sal.api.events.SessionDestroyedEvent
@Immutable
public class SessionDestroyedEvent
- extends AbstractSessionEvent
Represents an event published when a http session is destroyed. Implementers should fire this event accordingly.
- See Also:
HttpSessionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
public static SessionDestroyedEvent.Builder builder()
Copyright © 2015 Atlassian. All rights reserved.