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.