Class DefaultProcessingEnvironment

java.lang.Object
org.apache.commons.exec.environment.DefaultProcessingEnvironment
Direct Known Subclasses:
OpenVmsProcessingEnvironment

Helper class to determine the environment variable for the OS. Depending on the JDK the environment variables can be either retrieved directly from the JVM or requires starting a process to get them running an OS command line.
Version:
$Id: DefaultProcessingEnvironment.java 1636056 2014-11-01 21:12:52Z ggregory $