Uses of Interface
org.jruby.runtime.load.IAutoloadMethod

Packages that use IAutoloadMethod
org.jruby.internal.runtime.load   
org.jruby.runtime.load   
 

Uses of IAutoloadMethod in org.jruby.internal.runtime.load
 

Methods in org.jruby.internal.runtime.load with parameters of type IAutoloadMethod
 void LoadService.addAutoload(java.lang.String name, IAutoloadMethod loadMethod)
           
 

Uses of IAutoloadMethod in org.jruby.runtime.load
 

Methods in org.jruby.runtime.load with parameters of type IAutoloadMethod
 void ILoadService.addAutoload(java.lang.String name, IAutoloadMethod loadMethod)
           
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.