Package org.jruby.runtime.load
package org.jruby.runtime.load
-
ClassDescriptionThis interface should be implemented by writers of Java extensions to JRuby.The ClassExtensionLibrary wraps a class which implements BasicLibraryService, and when asked to load the service, does a basicLoad of the BasicLibraryService.Load serialized IR from the .class file requested.Deprecated.Loading of Ruby scripts packaged in Jar files.How require works in JRubySimple struct to capture name separate from URL.