org.beangle.web.servlet.session
package org.beangle.web.servlet.session
Type members
Classlikes
Publishes <code>HttpSessionApplicationEvent</code>s to the Bean Root Context.
Maps jakarta.servlet.http.HttpSessionListener.sessionCreated() to [[HttpSessionCreationEvent]]
.
Maps jakarta.servlet.http.HttpSessionListener.sessionDestroyed() to
[[HttpSessionDestroyedEvent]]
.
Publishes <code>HttpSessionApplicationEvent</code>s to the Bean Root Context.
Maps jakarta.servlet.http.HttpSessionListener.sessionCreated() to [[HttpSessionCreationEvent]]
.
Maps jakarta.servlet.http.HttpSessionListener.sessionDestroyed() to
[[HttpSessionDestroyedEvent]]
.