Package io.jmix.sessions.events
package io.jmix.sessions.events
-
ClassesClassDescriptionJmixSessionCreatedEvent<S extends org.springframework.session.Session>Published by the
SessionRepositoryWrapperwhen anSessionis created by the Spring session repositoryJmixSessionDestroyedEvent<S extends org.springframework.session.Session>Published by theSessionRepositoryWrapperbefore aSessiondestroyed by the Spring session repositoryJmixSessionRestoredEvent<S extends org.springframework.session.Session>Published by theSessionRepositoryWrapperwhen anSessionis restored from the Spring session repository