public final class ApplicationMain
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private ApplicationManager |
appManager
The application manager.
|
| Modifier | Constructor and Description |
|---|---|
private |
ApplicationMain()
private constructor.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) ApplicationManager |
getAppManager() |
static void |
main(java.lang.String[] args)
this is a real main-method (not a debugger-leftover).
|
private final ApplicationManager appManager
public static void main(java.lang.String[] args)
args - The args.ApplicationManager getAppManager()