Home | Trees | Indices | Help |
|
---|
|
object --+ | service.application_context.IApplicationContext --+ | abstract_web_application_context.AbstractWebApplicationContext --+ | WebApplicationContext
Web application context for Muntjac applications.
This is automatically added as a HttpSessionBindingListener
when added to a HttpSession
.
Version: 1.1.2
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
Inherited from |
|
Creates a new Web Application Context.
|
Sends a notification that a transaction is starting.
|
Sends a notification that a transaction has ended.
|
|
Discards the current session and creates a new session with the same contents. The purpose of this is to introduce a new session key in order to avoid session fixation attacks. |
Gets the application context base directory.
See Also:
|
Gets the http-session application is running in.
|
Gets the application context for an HttpSession.
|
Gets communication manager for an application. If this application has not been running before, a new manager is created.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:52 2013 | http://epydoc.sourceforge.net |