org.jruby.runtime
Class RubyOptions

java.lang.Object
  extended byorg.jruby.runtime.RubyOptions

public class RubyOptions
extends java.lang.Object


Nested Class Summary
 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 Jan Arne Petersen. All Rights Reserved.