org.jruby.runtime
Class RubyOptions

java.lang.Object
  extended by org.jruby.runtime.RubyOptions

Deprecated.

@Deprecated
public class RubyOptions
extends java.lang.Object


Nested Class Summary
static class RubyOptions.JavaSupport
          Deprecated.  
 
Constructor Summary
RubyOptions()
          Deprecated.  
 
Method Summary
 RubyOptions.JavaSupport getJavaSupport()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyOptions

public RubyOptions()
Deprecated. 
Method Detail

getJavaSupport

public RubyOptions.JavaSupport getJavaSupport()
Deprecated. 


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