Uses of Class
org.jruby.RubyInstanceConfig

Packages that use RubyInstanceConfig
org.jruby   
 

Uses of RubyInstanceConfig in org.jruby
 

Methods in org.jruby that return RubyInstanceConfig
 RubyInstanceConfig Ruby.getInstanceConfig()
           
 

Methods in org.jruby with parameters of type RubyInstanceConfig
static Ruby Ruby.newInstance(RubyInstanceConfig config)
          Returns a default instance of the JRuby runtime configured as provided.
 

Constructors in org.jruby with parameters of type RubyInstanceConfig
Main(RubyInstanceConfig config)
           
 



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