| Package | Description |
|---|---|
| org.visallo.core.config |
| Modifier and Type | Class and Description |
|---|---|
class |
FileConfigurationLoader
By default searches for visallo configuration directories in this order:
- Location specified by system property VISALLO_DIR
- Location specified by environment variable VISALLO_DIR
- ${user.home}/.visallo
- ${appdata}/Visallo
- /opt/visallo/ or c:/opt/visallo/
You can override the default search order using a system property or environment property VISALLO_CONFIGURATION_LOADER_SEARCH_ORDER.
|
class |
HashMapConfigurationLoader |
| Modifier and Type | Field and Description |
|---|---|
protected static ConfigurationLoader |
ConfigurationLoader.configurationLoader |
| Constructor and Description |
|---|
Configuration(ConfigurationLoader configurationLoader,
Map<?,?> config) |
Copyright © 2013–2016 V5 Analytics. All rights reserved.