Package org.jruby.runtime.load
Class LibrarySearcher.ClassResourceLibrary
java.lang.Object
org.jruby.runtime.load.LibrarySearcher.ResourceLibrary
org.jruby.runtime.load.LibrarySearcher.ClassResourceLibrary
- All Implemented Interfaces:
Library
- Enclosing class:
- LibrarySearcher
-
Field Summary
Fields inherited from class org.jruby.runtime.load.LibrarySearcher.ResourceLibrary
location, resource, scriptName, searchName -
Constructor Summary
ConstructorsConstructorDescriptionClassResourceLibrary(String searchName, String scriptName, FileResource resource) -
Method Summary
Methods inherited from class org.jruby.runtime.load.LibrarySearcher.ResourceLibrary
create
-
Constructor Details
-
ClassResourceLibrary
-
-
Method Details
-
load
- Specified by:
loadin interfaceLibrary- Overrides:
loadin classLibrarySearcher.ResourceLibrary
-