| Interface | Description |
|---|---|
| Main |
Application entry point.
|
| Class | Description |
|---|---|
| ApplicationLoader |
This class is the generic entry point for all kind of applications.
|
| ApplicationShutdownTask |
Utility class used to perform necessary tasks during VM (Application) shutdown.
|
| ApplicationURLStreamHandlerFactory |
This class is used to circumvent the limitation of the
URL class that only one custom
URLStreamHandlerFactory can be set per VM. |
| OS |
Utility class to support OS specific behavior.
|
| VM |
Utility class for VM option support.
|