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

Packages that use LoadServiceResource
org.jruby.runtime.load   
 

Uses of LoadServiceResource in org.jruby.runtime.load
 

Methods in org.jruby.runtime.load that return LoadServiceResource
 LoadServiceResource JarredScript.getResource()
           
 

Constructors in org.jruby.runtime.load with parameters of type LoadServiceResource
ExternalScript(LoadServiceResource resource, java.lang.String name)
           
JarredScript(LoadServiceResource resource)
           
 



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