| 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  | InvokeDynamicMethodFactoryIn order to avoid the overhead with reflection-based method handles, this
 MethodFactory uses ASM to generate tiny invoker classes. | 
Copyright © 2001-2015 JRuby. All Rights Reserved.