public final class ConfigHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static File |
createControllerConfigFile(File installDir) |
static ProcessConfig |
loadProcessConfig(File installDir) |
static void |
saveProcessConfig(ProcessConfig config,
File installDir)
Writes the environment variables to the env.sh
|
public static ProcessConfig loadProcessConfig(File installDir) throws IOException
IOExceptionpublic static void saveProcessConfig(ProcessConfig config, File installDir) throws IOException
IOExceptionCopyright © 2014 Red Hat. All Rights Reserved.