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
source
Constructor and Description |
---|
SessionResolvedEvent(org.osgl.http.H.Session session,
ActionContext context) |
context
getSource, toString
public SessionResolvedEvent(org.osgl.http.H.Session session, ActionContext context)
Copyright © 2014-2017 ActFramework. All Rights Reserved.