Uses of Interface
org.jruby.RubyInstanceConfig.LoadServiceCreator
Packages that use RubyInstanceConfig.LoadServiceCreator
-
Uses of RubyInstanceConfig.LoadServiceCreator in org.jruby
Fields in org.jruby declared as RubyInstanceConfig.LoadServiceCreatorModifier and TypeFieldDescriptionstatic final RubyInstanceConfig.LoadServiceCreator
RubyInstanceConfig.LoadServiceCreator.DEFAULT
Methods in org.jruby that return RubyInstanceConfig.LoadServiceCreatorMethods in org.jruby with parameters of type RubyInstanceConfig.LoadServiceCreatorModifier and TypeMethodDescriptionvoid
RubyInstanceConfig.setLoadServiceCreator
(RubyInstanceConfig.LoadServiceCreator creator) -
Uses of RubyInstanceConfig.LoadServiceCreator in org.jruby.embed
Methods in org.jruby.embed that return RubyInstanceConfig.LoadServiceCreatorModifier and TypeMethodDescriptionEmbedRubyInstanceConfigAdapter.getLoadServiceCreator()
Returns a LoadServiceCreator currently used.ScriptingContainer.getLoadServiceCreator()
Returns a LoadServiceCreator currently used.Methods in org.jruby.embed with parameters of type RubyInstanceConfig.LoadServiceCreatorModifier and TypeMethodDescriptionvoid
EmbedRubyInstanceConfigAdapter.setLoadServiceCreator
(RubyInstanceConfig.LoadServiceCreator creator) Changes a LoadServiceCreator to a given one.void
ScriptingContainer.setLoadServiceCreator
(RubyInstanceConfig.LoadServiceCreator creator) Changes a LoadServiceCreator to a given one. -
Uses of RubyInstanceConfig.LoadServiceCreator in org.jruby.embed.osgi.internal
Fields in org.jruby.embed.osgi.internal declared as RubyInstanceConfig.LoadServiceCreatorModifier and TypeFieldDescriptionstatic final RubyInstanceConfig.LoadServiceCreator
OSGiLoadService.OSGI_DEFAULT