public static class ActionContext.SessionResolvedEvent extends ActionContext.ActionContextEvent
This event is fired after session resolved and after all SessionManager.Listener get notified and in turn after all event listeners that listen to the ActionContext.PreFireSessionResolvedEvent get notified
SOURCE_PLACEHODER| Constructor and Description |
|---|
SessionResolvedEvent(org.osgl.http.H.Session session,
ActionContext context) |
contextpublic SessionResolvedEvent(org.osgl.http.H.Session session,
ActionContext context)
Copyright © 2014–2017 ActFramework. All rights reserved.