|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.extensions.ERXFrameworkPrincipal.Observer
public static class ERXFrameworkPrincipal.Observer
| Constructor Summary | |
|---|---|
ERXFrameworkPrincipal.Observer()
|
|
| Method Summary | |
|---|---|
void |
didFinishInitialization(com.webobjects.foundation.NSNotification n)
Notification method called when the WOApplication posts the notification 'ApplicationDidFinishInitializationNotification'. |
void |
willFinishInitialization(com.webobjects.foundation.NSNotification n)
Notification method called when the WOApplication posts the notification 'ApplicationDidCreateNotification'. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ERXFrameworkPrincipal.Observer()
| Method Detail |
|---|
public final void willFinishInitialization(com.webobjects.foundation.NSNotification n)
n - notification that is posted after the WOApplication
has been constructed, but before the application is
ready for accepting requests.public final void didFinishInitialization(com.webobjects.foundation.NSNotification n)
n - notification that is posted after the WOApplication
has been constructed, but before the application is
ready for accepting requests.
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||