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 TypeClassDescriptionclassThis factory extends InvocationMethodFactory by also dumping the classes to .class files at runtime.classThis invoker uses MethodHandle for all bindings to Java code, rather than generating stubs or using reflection.