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, runProcEnvCommand
protected Map createProcEnvironment() throws IOException
createProcEnvironment
in class DefaultProcessingEnvironment
IOException
- the operation failedprotected CommandLine getProcEnvCommand()
getProcEnvCommand
in class DefaultProcessingEnvironment
Copyright © 2014 The Apache Software Foundation. All rights reserved.