org.jruby.runtime
Class RubyOptions

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

public class RubyOptions
extends java.lang.Object


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

Constructor Detail

RubyOptions

public RubyOptions()
Method Detail

getJavaSupport

public RubyOptions.JavaSupport getJavaSupport()


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