Interface | Description |
---|---|
CustomInitializer |
Extension that allows custom initializations during startup.
|
InitializationCompleteListener |
Listener which is called during startup of the application, after the application was completely
initialized.
|
Class | Description |
---|---|
InitializationStatus |
Enum | Description |
---|---|
InitializationStatus.Type |
Exception | Description |
---|---|
ApplicationInitializationException |
Exception to be thrown if basic bootstrapping like setting up logging succeeded but initializing
the main application components failed
|
BootstrapException |
Exception to be thrown if the bootstrapping fails.
|
Copyright © 2019 Communote team. All rights reserved.