
Public Member Functions | |
| Application () | |
| void | didFinishLaunching () |
Static Public Member Functions | |
| static void | main (String argv[]) |
Static Public Attributes | |
| static Properties | wobuild |
Protected Member Functions | |
| boolean | isLaunchingFromEclipse () |
Static Package Functions | |
| [static initializer] | |
| Application | ( | ) |
| [static initializer] | ( | ) | [static, package] |
| void didFinishLaunching | ( | ) |
Called when the application posts WOApplication#ApplicationDidFinishLaunchingNotification. Override this to perform application specific tasks after the application has been initialized. THis is a good spot to perform batch application tasks.
Reimplemented from ERXApplication.
| boolean isLaunchingFromEclipse | ( | ) | [protected] |
| static void main | ( | String | argv[] | ) | [static] |
Properties wobuild [static] |
1.5.8