er.extensions
Class ERXFrameworkPrincipal.Observer
java.lang.Object
er.extensions.ERXFrameworkPrincipal.Observer
- Enclosing class:
- ERXFrameworkPrincipal
public static class ERXFrameworkPrincipal.Observer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERXFrameworkPrincipal.Observer
public ERXFrameworkPrincipal.Observer()
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.
Copyright © 2002 – 2007 Project Wonder.