org.jruby.runtime.load
Class LoadServiceFactory

java.lang.Object
  extended byorg.jruby.runtime.load.LoadServiceFactory

public final class LoadServiceFactory
extends java.lang.Object

Version:
$Revision: 1.6 $
Author:
jpetersen

Method Summary
static ILoadService createLoadService(Ruby runtime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createLoadService

public static ILoadService createLoadService(Ruby runtime)


Copyright © 2002 Jan Arne Petersen. All Rights Reserved.