Application Class Reference

Inherits er::extensions::appserver::ERXApplication.

Collaboration diagram for Application:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Application ()
void didFinishLaunching ()
void testSendingMail ()

Static Public Member Functions

static void main (String argv[])

Static Public Attributes

static final ERXLogger log = ERXLogger.getERXLogger(Application.class)

Protected Attributes

Timer mailTimer


Constructor & Destructor Documentation

Application (  ) 

Public application constructor.


Member Function Documentation

void didFinishLaunching (  ) 

Method invoked when the application has finished launching. Either processes the outgoing mail and then exits or sets up a daemon process to process the outgoing mail at the specified daemon frequency which is specified in the property: er.javamail.mailer.ERBatchMailerDaemonFrequency

Reimplemented from ERXApplication.

static void main ( String  argv[]  )  [static]

Main initialization function.

Parameters:
argv command line arguements

void testSendingMail (  ) 


Member Data Documentation

final ERXLogger log = ERXLogger.getERXLogger(Application.class) [static]

logging support

Reimplemented from ERXApplication.

Timer mailTimer [protected]

holds a reference to the mail timer when launched in daemon mode


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

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