Definition at line 32 of file LaunchEnvironment.java.
◆ LaunchEnvironment()
org.openkilda.wfm.LaunchEnvironment.LaunchEnvironment |
( |
String [] |
args | ) |
throws CmdLineException, ConfigurationException |
◆ getConfigurationProvider()
Returns a provider for configuration entities.
The provider is pre-configured for the environment settings and CLI options.
- Parameters
-
prefixes | is an ordered list of property prefixes to be used for configuration entries lookup. |
Definition at line 55 of file LaunchEnvironment.java.
◆ getKafkaNamingStrategy()
◆ getProperties()
Properties org.openkilda.wfm.LaunchEnvironment.getProperties |
( |
| ) |
|
|
protected |
◆ getTopologyName()
String org.openkilda.wfm.LaunchEnvironment.getTopologyName |
( |
| ) |
|
◆ getTopologyNamingStrategy()
◆ setupOverlay()
void org.openkilda.wfm.LaunchEnvironment.setupOverlay |
( |
Properties |
overlay | ) |
|
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/wfm/src/main/java/org/openkilda/wfm/LaunchEnvironment.java