Uses of Class
org.jruby.runtime.load.LoadService

Packages that use LoadService
org.jruby   
 

Uses of LoadService in org.jruby
 

Methods in org.jruby that return LoadService
 LoadService Ruby.getLoadService()
          Returns the loadService.
 LoadService RubyInstanceConfig.createLoadService(Ruby runtime)
           
 LoadService RubyInstanceConfig.LoadServiceCreator.create(Ruby runtime)
           
 



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