Class RubyGemsPreloader


  • public class RubyGemsPreloader
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RubyGemsPreloader​(org.jruby.Ruby rubyRuntime)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void preloadRequiredLibraries​(java.util.Map<java.lang.String,​java.lang.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​(java.util.Map<java.lang.String,​java.lang.Object> options)