ERXJSLifebeat Class Reference

Inherits er::extensions::components::ERXStatelessComponent.

Collaboration diagram for ERXJSLifebeat:

Collaboration graph
[legend]

List of all members.

Classes

class  Action

Public Member Functions

 ERXJSLifebeat (WOContext arg0)
long interval ()
String sessionID ()

Static Protected Attributes

static final Logger log = Logger.getLogger(ERXJSLifebeat.class)


Detailed Description

Keeps a session open by continuously calling a direct action. Drop this into the page wrapper of your app if you want your users to be able to just keep their browser window open without fear of having their next save trigger a session timeout.
You can set an interval in seconds at which the action is triggered, by default it is half the session timeout.
Author:
ak

Constructor & Destructor Documentation

ERXJSLifebeat ( WOContext  arg0  ) 


Member Function Documentation

long interval (  ) 

String sessionID (  ) 


Member Data Documentation

final Logger log = Logger.getLogger(ERXJSLifebeat.class) [static, protected]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:07 2012 for Project Wonder by  doxygen 1.5.8