|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RubyInstanceConfig | |
---|---|
org.jruby | |
org.jruby.javasupport |
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 new instance of the JRuby runtime configured as specified. |
Constructors in org.jruby with parameters of type RubyInstanceConfig | |
---|---|
Main(RubyInstanceConfig config)
|
Uses of RubyInstanceConfig in org.jruby.javasupport |
---|
Methods in org.jruby.javasupport with parameters of type RubyInstanceConfig | |
---|---|
static Ruby |
JavaEmbedUtils.initialize(java.util.List loadPaths,
RubyInstanceConfig config)
Get an instance of a JRuby runtime. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |