org.biomoby.registry.properties
Class DefaultOS
java.lang.Object
org.biomoby.registry.properties.DefaultOS
- All Implemented Interfaces:
- Environment
public class DefaultOS
- extends Object
- implements Environment
This class encapsulates the logic needed when a OS cannot be determined.
- Author:
- Eddie created Nov 28, 2005
os
public static final DefaultOS os
- the singleton
getEnv
public Map getEnv()
- Specified by:
getEnv
in interface Environment
- Returns:
- a map containing key value pairs that correspond to the
systems' environment variables.
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010