Package io.jmix.sessions.events
Class JmixSessionRestoredEvent<S extends org.springframework.session.Session>
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.sessions.events.JmixSessionRestoredEvent<S>
- All Implemented Interfaces:
 Serializable
public class JmixSessionRestoredEvent<S extends org.springframework.session.Session>
extends org.springframework.context.ApplicationEvent
Published by the 
SessionRepositoryWrapper when an Session is
 restored from the Spring session repository- See Also:
 
- 
Field Summary
Fields inherited from class java.util.EventObject
source - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString 
- 
Constructor Details
- 
JmixSessionRestoredEvent
 
 - 
 - 
Method Details
- 
getSession
 
 -