public interface SessionHook extends Hook
void
beforeSessionInvalidate(HttpSessionBindingEvent event)
sessionCreated(HttpSessionEvent event)
sessionDestroyed(HttpSessionEvent event)
void sessionCreated(HttpSessionEvent event)
void beforeSessionInvalidate(HttpSessionBindingEvent event)
void sessionDestroyed(HttpSessionEvent event)