|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.extensions.appserver.ERXApplication.Loader
public static class ERXApplication.Loader
Responsible for classpath munging.
| Constructor Summary | |
|---|---|
ERXApplication.Loader(java.lang.String[] argv)
Called prior to actually initializing the app. |
|
| Method Summary | |
|---|---|
void |
bundleDidLoad(com.webobjects.foundation.NSNotification n)
Will be called after each bundle load. |
boolean |
didLoad()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ERXApplication.Loader(java.lang.String[] argv)
| Method Detail |
|---|
public boolean didLoad()
public void bundleDidLoad(com.webobjects.foundation.NSNotification n)
n -
|
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 | |||||||||||