org.asciidoctor.internal
Class RubyGemsPreloader

java.lang.Object
  extended by org.asciidoctor.internal.RubyGemsPreloader

public class RubyGemsPreloader
extends Object


Constructor Summary
RubyGemsPreloader(org.jruby.Ruby rubyRuntime)
           
 
Method Summary
 void preloadRequiredLibraries(Map<String,Object> options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyGemsPreloader

public RubyGemsPreloader(org.jruby.Ruby rubyRuntime)
Method Detail

preloadRequiredLibraries

public void preloadRequiredLibraries(Map<String,Object> options)


Copyright © 2013. All Rights Reserved.