| Class | Description |
|---|---|
| Configuration |
Responsible for parsing application configuration file and providing
configuration values to the application
|
| ConfigurationLoader | |
| FileConfigurationLoader |
By default searches for bigCONNECT configuration directories in this order:
- Location specified by system property BIGCONNECT_DIR
- Location specified by environment variable BIGCONNECT_DIR
- ${user.home}/.bigconnect
- ${appdata}/bigconnect
- /opt/bigconnect/ or c:/opt/bigconnect/
You can override the default search order using a system property or environment property BC_CONFIGURATION_LOADER_SEARCH_LOCATIONS.
|
| HashMapConfigurationLoader |
| Enum | Description |
|---|---|
| FileConfigurationLoader.SearchLocation |
| Annotation Type | Description |
|---|---|
| Configurable | |
| PostConfigurationValidator |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.