public class OptionUtils
extends java.lang.Object
| Constructor and Description |
|---|
OptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configureRuntime(AbstractOptions options,
org.springframework.core.env.ConfigurableEnvironment environment)
Configure the XD runtime enviroment using parsed command line options
|
public static void configureRuntime(AbstractOptions options, org.springframework.core.env.ConfigurableEnvironment environment)
options - Command line optionsenvironment - the application Context environment