|
|||||||||||
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 |
Constructors in org.jruby.internal.runtime.methods with parameters of type JRubyClassLoader | |
InvocationMethodFactory(JRubyClassLoader classLoader)
|
Uses of JRubyClassLoader in org.jruby.runtime.callback |
Constructors in org.jruby.runtime.callback with parameters of type JRubyClassLoader | |
InvocationCallbackFactory(Ruby runtime,
java.lang.Class type,
JRubyClassLoader classLoader)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |