|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.exec.environment.DefaultProcessingEnvironment
org.apache.commons.exec.environment.OpenVmsProcessingEnvironment
public class OpenVmsProcessingEnvironment
Helper class to determine the environment variable for VMS.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.exec.environment.DefaultProcessingEnvironment |
|---|
procEnvironment |
| Constructor Summary | |
|---|---|
OpenVmsProcessingEnvironment()
|
|
| Method Summary | |
|---|---|
protected java.util.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. |
| Methods inherited from class org.apache.commons.exec.environment.DefaultProcessingEnvironment |
|---|
getProcEnvironment, runProcEnvCommand |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenVmsProcessingEnvironment()
| Method Detail |
|---|
protected java.util.Map createProcEnvironment()
throws java.io.IOException
createProcEnvironment in class DefaultProcessingEnvironmentjava.io.IOException - the operation failedprotected CommandLine getProcEnvCommand()
getProcEnvCommand in class DefaultProcessingEnvironment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||