| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.compiler.impl | |
| org.jruby.compiler.util | |
| org.jruby.internal.runtime.methods | |
| org.jruby.runtime.callback |
| Modifier and Type | Method and Description |
|---|---|
JRubyClassLoader |
Ruby.getJRubyClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
StandardASMCompiler.loadClass(JRubyClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
static HandleFactory.Handle |
HandleFactory.createHandle(JRubyClassLoader classLoader,
java.lang.reflect.Method method) |
static java.lang.Class |
HandleFactory.createHandleClass(JRubyClassLoader classLoader,
java.lang.reflect.Method method,
java.lang.String name) |
| Modifier and Type | Field and Description |
|---|---|
protected JRubyClassLoader |
InvocationMethodFactory.classLoader
The classloader to use for code loading
|
| Modifier and Type | Field and Description |
|---|---|
protected JRubyClassLoader |
InvocationCallbackFactory.classLoader |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.