public class EnvInjectSavable extends Object
| Constructor and Description |
|---|
EnvInjectSavable() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getEnvironment(File envInjectBaseDir) |
void |
saveEnvironment(File rootDir,
Map<String,String> envMap) |
public Map<String,String> getEnvironment(File envInjectBaseDir) throws EnvInjectException
EnvInjectExceptionpublic void saveEnvironment(File rootDir, Map<String,String> envMap) throws EnvInjectException
EnvInjectExceptionCopyright © 2004-2015. All Rights Reserved.