Class YechtService

java.lang.Object
  extended by YechtService
All Implemented Interfaces:
org.jruby.runtime.load.BasicLibraryService

public class YechtService
extends Object
implements org.jruby.runtime.load.BasicLibraryService


Constructor Summary
YechtService()
           
 
Method Summary
 boolean basicLoad(org.jruby.Ruby runtime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YechtService

public YechtService()
Method Detail

basicLoad

public boolean basicLoad(org.jruby.Ruby runtime)
                  throws IOException
Specified by:
basicLoad in interface org.jruby.runtime.load.BasicLibraryService
Throws:
IOException


Copyright © 2013. All Rights Reserved.