| Interface | Description |
|---|---|
| ApplicationMain |
Application entry point.
|
| Class | Description |
|---|---|
| Application |
Generic main class responsible for bootstrapping of the actual application and taking care of proper class loader
setup depending on the execution context.
|
| Exception | Description |
|---|---|
| ApplicationInitializationException |
Indicates an initialization error during application startup.
|