|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Env | Encapsulates operating system and shell specific access to environment variables. |
Exception Summary | |
EnvAccessException | A simple wrapper exception around exceptions that could occur while accessing environment parameters. |
A simple facility for extracting environment parameters from an operating system specific shell. The Env class extends Properties and contains static Methods to access shell variables. An instance of the Env class takes a snapshot of these variables which can be accessed as properties using superclass methods.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |