| Package | Description |
|---|---|
| org.ow2.proactive.process_tree_killer |
| Modifier and Type | Method and Description |
|---|---|
static EnvVars |
EnvVars.createCookie()
Creates a magic cookie that can be used as the model environment variable
when we later kill the processes.
|
EnvVars |
ProcessTreeRemoting.IOSProcess.getEnvironmentVariables() |
abstract EnvVars |
ProcessTree.OSProcess.getEnvironmentVariables()
Obtains the environment variables of this process.
|
EnvVars |
EnvVars.overrideAll(Map<String,String> all)
Overrides all values in the map by the given map.
|
EnvVars |
EnvVars.overrideExpandingAll(Map<String,String> all)
Overrides all values in the map by the given map.
|
| Constructor and Description |
|---|
EnvVars(EnvVars m) |
Copyright © 2017. All rights reserved.