| Class | Description |
|---|---|
| Configuration |
Responsible for parsing application configuration file and providing
configuration values to the application
|
| ConfigurationLoader | |
| 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.
|
| HashMapConfigurationLoader | |
| VisalloResourceBundle | |
| VisalloResourceBundleManager |
| Enum | Description |
|---|---|
| FileConfigurationLoader.SearchLocation |
| Annotation Type | Description |
|---|---|
| Configurable | |
| PostConfigurationValidator |
Copyright © 2013–2016 V5 Analytics. All rights reserved.