Package | Description |
---|---|
org.ballerinalang.config | |
org.ballerinalang.config.utils.parser |
Modifier and Type | Method and Description |
---|---|
void |
ConfigRegistry.loadConfigurations()
Prompts the config processor to process and load the configurations to the config registry.
|
void |
ConfigProcessor.processConfiguration()
Processes runtime, environment and config file properties.This populates configRegistry with configs based on
the following precedence order.
|
Constructor and Description |
---|
ConfigFileParser(File configFile) |
Copyright © 2018 WSO2. All rights reserved.