ERXFrameworkPrincipal.Observer Class Reference

List of all members.

Public Member Functions

final void didFinishInitialization (NSNotification n)
final void willFinishInitialization (NSNotification n)


Member Function Documentation

final void didFinishInitialization ( NSNotification  n  ) 

Notification method called when the WOApplication posts the notification 'ApplicationDidFinishInitializationNotification'. This method handles de-registering for notifications and releasing any references to observer so that it can be released for garbage collection.

Parameters:
n notification that is posted after the WOApplication has been constructed, but before the application is ready for accepting requests.

final void willFinishInitialization ( NSNotification  n  ) 

Notification method called when the WOApplication posts the notification 'ApplicationDidCreateNotification'. This method handles de-registering for notifications and releasing any references to observer so that it can be released for garbage collection.

Parameters:
n notification that is posted after the WOApplication has been constructed, but before the application is ready for accepting requests.


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

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