Package | Description |
---|---|
org.jruby.internal.runtime.methods |
Modifier and Type | Class and Description |
---|---|
class |
DumpingInvocationMethodFactory
This factory extends InvocationMethodFactory by also dumping the classes to
.class files at runtime.
|
class |
InvokeDynamicMethodFactory
This invoker uses MethodHandle for all bindings to Java code, rather than generating
stubs or using reflection.
|
Copyright © 2001-2018 JRuby. All Rights Reserved.