org.oddjob.arooa.parsing
Class SessionOverrideContext
java.lang.Object
org.oddjob.arooa.parsing.OverrideContext
org.oddjob.arooa.parsing.SessionOverrideContext
- All Implemented Interfaces:
- ArooaContext
public class SessionOverrideContext
- extends OverrideContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionOverrideContext
public SessionOverrideContext(ArooaContext context,
ArooaSession sessionOverride)
getSession
public ArooaSession getSession()
- Description copied from interface:
ArooaContext
- Get the session for this context.
- Specified by:
getSession
in interface ArooaContext
- Overrides:
getSession
in class OverrideContext
- Returns: