Package | Description |
---|---|
org.jruby | |
org.jruby.embed | |
org.jruby.embed.osgi.internal |
Modifier and Type | Field and Description |
---|---|
static RubyInstanceConfig.LoadServiceCreator |
RubyInstanceConfig.LoadServiceCreator.DEFAULT |
Modifier and Type | Method and Description |
---|---|
RubyInstanceConfig.LoadServiceCreator |
RubyInstanceConfig.getLoadServiceCreator() |
Modifier and Type | Method and Description |
---|---|
void |
RubyInstanceConfig.setLoadServiceCreator(RubyInstanceConfig.LoadServiceCreator creator) |
Modifier and Type | Method and Description |
---|---|
RubyInstanceConfig.LoadServiceCreator |
ScriptingContainer.getLoadServiceCreator()
Returns a LoadServiceCreator currently used.
|
RubyInstanceConfig.LoadServiceCreator |
EmbedRubyInstanceConfigAdapter.getLoadServiceCreator()
Returns a LoadServiceCreator currently used.
|
Modifier and Type | Method and Description |
---|---|
void |
ScriptingContainer.setLoadServiceCreator(RubyInstanceConfig.LoadServiceCreator creator)
Changes a LoadServiceCreator to a given one.
|
void |
EmbedRubyInstanceConfigAdapter.setLoadServiceCreator(RubyInstanceConfig.LoadServiceCreator creator)
Changes a LoadServiceCreator to a given one.
|
Modifier and Type | Field and Description |
---|---|
static RubyInstanceConfig.LoadServiceCreator |
OSGiLoadService.OSGI_DEFAULT |
Copyright © 2001-2013 JRuby. All Rights Reserved.