|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRubyClassLoader | |
---|---|
org.jruby | |
org.jruby.compiler.impl | |
org.jruby.internal.runtime.methods | |
org.jruby.runtime.callback |
Uses of JRubyClassLoader in org.jruby |
---|
Methods in org.jruby that return JRubyClassLoader | |
---|---|
JRubyClassLoader |
Ruby.getJRubyClassLoader()
|
Uses of JRubyClassLoader in org.jruby.compiler.impl |
---|
Methods in org.jruby.compiler.impl with parameters of type JRubyClassLoader | |
---|---|
java.lang.Class<?> |
StandardASMCompiler.loadClass(JRubyClassLoader classLoader)
|
Uses of JRubyClassLoader in org.jruby.internal.runtime.methods |
---|
Fields in org.jruby.internal.runtime.methods declared as JRubyClassLoader | |
---|---|
protected JRubyClassLoader |
InvocationMethodFactory.classLoader
The classloader to use for code loading |
Uses of JRubyClassLoader in org.jruby.runtime.callback |
---|
Fields in org.jruby.runtime.callback declared as JRubyClassLoader | |
---|---|
protected JRubyClassLoader |
InvocationCallbackFactory.classLoader
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |