|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRubyClassLoader | |
|---|---|
| org.jruby | |
| org.jruby.compiler.impl | |
| org.jruby.compiler.util | |
| 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.compiler.util |
|---|
| Methods in org.jruby.compiler.util with parameters of type JRubyClassLoader | |
|---|---|
static HandleFactory.Handle |
HandleFactory.createHandle(JRubyClassLoader classLoader,
java.lang.reflect.Method method)
|
static HandleFactory.Handle |
HandleFactory.createHandle(JRubyClassLoader classLoader,
java.lang.reflect.Method method,
boolean debug)
|
| 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 | |||||||||