Project Wonder 5.0.0.8654

er.extensions
Class ERXFrameworkPrincipal.Observer

java.lang.Object
  extended by er.extensions.ERXFrameworkPrincipal.Observer
Enclosing class:
ERXFrameworkPrincipal

public static class ERXFrameworkPrincipal.Observer
extends Object


Constructor Summary
ERXFrameworkPrincipal.Observer()
           
 
Method Summary
 void finishInitialization(NSNotification n)
          Notification method called when the WOApplication posts the notification 'ApplicationWillFinishLaunching'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXFrameworkPrincipal.Observer

public ERXFrameworkPrincipal.Observer()
Method Detail

finishInitialization

public final void finishInitialization(NSNotification n)
Notification method called when the WOApplication posts the notification 'ApplicationWillFinishLaunching'. 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.

Last updated: Thu, Nov 20, 2008 • 04:36 AM EST

Copyright © 2002 – 2007 Project Wonder.