|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILoadService | |
org.jruby | |
org.jruby.internal.runtime.load | |
org.jruby.runtime.load |
Uses of ILoadService in org.jruby |
Methods in org.jruby that return ILoadService | |
ILoadService |
Ruby.getLoadService()
Returns the loadService. |
Uses of ILoadService in org.jruby.internal.runtime.load |
Classes in org.jruby.internal.runtime.load that implement ILoadService | |
class |
LoadService
|
Uses of ILoadService in org.jruby.runtime.load |
Methods in org.jruby.runtime.load that return ILoadService | |
static ILoadService |
LoadServiceFactory.createLoadService(Ruby runtime)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |