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