Version: 1.1.1

org.biomoby.registry.properties
Interface Environment

All Known Implementing Classes:
DefaultOS, MacOS, UNIX, Windows, WindowsNT

public interface Environment

An interface for extracting environment variables.

Author:
Eddie created Nov 28, 2005

Method Summary
 Map getEnv()
           
 

Method Detail

getEnv

Map getEnv()
Returns:
a map containing key value pairs that correspond to the systems' environment variables.

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010