public class OpenVmsProcessingEnvironment extends DefaultProcessingEnvironment
procEnvironment| Constructor and Description |
|---|
OpenVmsProcessingEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
protected Map |
createProcEnvironment()
Find the list of environment variables for this process.
|
protected CommandLine |
getProcEnvCommand()
Determine the OS specific command line to get a list of environment
variables.
|
getProcEnvironment, runProcEnvCommandprotected Map createProcEnvironment() throws IOException
createProcEnvironment in class DefaultProcessingEnvironmentIOException - the operation failedprotected CommandLine getProcEnvCommand()
getProcEnvCommand in class DefaultProcessingEnvironmentCopyright © 2014 The Apache Software Foundation. All rights reserved.