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