org.jruby.runtime.load
Interface Library

All Known Implementing Classes:
BigDecimalLibrary, BuiltinScript, ClassExtensionLibrary, DigestLibrary, DigestLibrary.MD5, DigestLibrary.RMD160, DigestLibrary.SHA1, DigestLibrary.SHA2, EnumeratorLibrary, ExternalScript, Generator.Service, IConvLibrary, IOWaitLibrary, JarredScript, JRubyLibrary, NKFLibrary, RbConfigLibrary, Readline.Service, RubySocket.Service, StringIOLibrary, StringScannerLibrary, ThreadLibrary, YamlLibrary, ZlibLibrary

public interface Library


Method Summary
 void load(Ruby runtime)
           
 

Method Detail

load

void load(Ruby runtime)
          throws java.io.IOException
Throws:
java.io.IOException


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