Uses of Class
org.jruby.internal.runtime.methods.InvocationMethodFactory
Packages that use InvocationMethodFactory
-
Uses of InvocationMethodFactory in org.jruby.internal.runtime.methods
Subclasses of InvocationMethodFactory in org.jruby.internal.runtime.methodsModifier and TypeClassDescriptionclass
This factory extends InvocationMethodFactory by also dumping the classes to .class files at runtime.class
This invoker uses MethodHandle for all bindings to Java code, rather than generating stubs or using reflection.