public interface IServerApplicationSetupProvider
When an application starts, all set-up instances are queried to gather the setup's required. In order for the application to function in the Server, a default configuration must be provided. This default configuration can be overridden by specifying an alternate name for the configuration in question. The configurations are then initialized.
Modifier and Type | Field and Description |
---|---|
static IServerApplicationSetup[] |
EMPTY_SETUP
The no-participation return value, empty array.
|
Modifier and Type | Method and Description |
---|---|
IServerApplicationSetup[] |
getServerApplicationSetupInstances(PropCnr moduleRoot)
Queries for instances of the IServerApplicationSetup required.
|
static final IServerApplicationSetup[] EMPTY_SETUP
IServerApplicationSetup[] getServerApplicationSetupInstances(PropCnr moduleRoot)
moduleRoot
- The root of the Module application.iizi® is a registered trademark of Mindus SARL. © Copyright 2019 Mindus SARL. All rights reserved.