com.atlassian.sal.api.events
Class SessionCreatedEvent
java.lang.Object
com.atlassian.sal.api.events.AbstractSessionEvent
com.atlassian.sal.api.events.SessionCreatedEvent
@Immutable
public class SessionCreatedEvent
- extends AbstractSessionEvent
Represents an event published when a http session is created. 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 SessionCreatedEvent.Builder builder()
Copyright © 2015 Atlassian. All rights reserved.