Uses of Class
org.jruby.runtime.load.LoadService
Packages that use LoadService
-
Uses of LoadService in org.jruby
Fields in org.jruby declared as LoadServiceMethods in org.jruby that return LoadServiceModifier and TypeMethodDescriptionRubyInstanceConfig.createLoadService(Ruby runtime) Ruby.getLoadService()Returns the loadService. -
Uses of LoadService in org.jruby.embed.osgi.internal
Subclasses of LoadService in org.jruby.embed.osgi.internal -
Uses of LoadService in org.jruby.runtime.load
Fields in org.jruby.runtime.load declared as LoadServiceConstructors in org.jruby.runtime.load with parameters of type LoadService