Version: 1.1.1

Uses of Interface
org.biomoby.registry.properties.Environment

Packages that use Environment
org.biomoby.registry.properties Provides classes and interfaces that help utilize property and configuration files. 
 

Uses of Environment in org.biomoby.registry.properties
 

Classes in org.biomoby.registry.properties that implement Environment
 class DefaultOS
          This class encapsulates the logic needed when a OS cannot be determined.
 class MacOS
          This class incorporates the logic needed to obtain environment variables from the MacOS and Mac OS X.
 class UNIX
          This class incorporates the logic needed to obtain environment variables from UNIX and UNIX like machines.
 class Windows
          This class incorporates the logic needed to obtain environment variables from Windows 95, Windows 98 and Windows Me.
 class WindowsNT
          This class incorporates the logic needed to obtain environment variables from Windows NT like machines (XP, 2000, etc).
 

Methods in org.biomoby.registry.properties with parameters of type Environment
static void RegistryOS.register(String key, Environment value)
           
 


Version: 1.1.1

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