org.jruby.environment
Class OSEnvironment

java.lang.Object
  extended by org.jruby.util.OSEnvironment
      extended by org.jruby.environment.OSEnvironment

Deprecated. see org.jruby.util.OSEnvironment

@Deprecated
public class OSEnvironment
extends OSEnvironment

TODO: Remove for 1.7 release


Constructor Summary
OSEnvironment()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.jruby.util.OSEnvironment
getEnvironmentVariableMap, getSystemPropertiesMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSEnvironment

public OSEnvironment()
Deprecated. 


Copyright © 2002-2009 JRuby Team. All Rights Reserved.