public class SessionCreationEvent extends ApplicationEvent
Event fired when a session is created. This can be used to customize the session.
Constructor and description |
---|
SessionCreationEvent(Session session) |
Type Params | Return Type | Name and description |
---|---|---|
|
public Session |
getSession()
|