| Package | Description |
|---|---|
| com.mware.core.config |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
HashMapConfigurationLoader |
| Constructor and Description |
|---|
Configuration(ConfigurationLoader configurationLoader,
Map<?,?> config) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.