Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Package org.jruby.internal.runtime.methods
Class Summary
AliasMethod
CallConfiguration
CompiledMethod
DefaultMethod
DumpingInvocationMethodFactory
This factory extends InvocationMethodFactory by also dumping the classes to .class files at runtime.
DynamicMethod
FullFunctionCallbackMethod
InvocationMethodFactory
In order to avoid the overhead with reflection-based method handles, this MethodFactory uses ASM to generate tiny invoker classes.
JavaMethod
JavaMethod.JavaMethodNoBlock
JavaMethod.JavaMethodOne
JavaMethod.JavaMethodOneBlock
JavaMethod.JavaMethodOneOrTwo
JavaMethod.JavaMethodOneOrTwoBlock
JavaMethod.JavaMethodOneOrTwoOrThree
JavaMethod.JavaMethodThree
JavaMethod.JavaMethodThreeBlock
JavaMethod.JavaMethodTwo
JavaMethod.JavaMethodTwoBlock
JavaMethod.JavaMethodTwoOrThree
JavaMethod.JavaMethodZero
JavaMethod.JavaMethodZeroBlock
JavaMethod.JavaMethodZeroOrOne
JavaMethod.JavaMethodZeroOrOneOrTwo
MethodMethod
ProcMethod
ReflectedCompiledMethod
ReflectedJavaMethod
ReflectedJavaMultiMethod
ReflectionMethodFactory
This MethodFactory uses reflection to provide method handles.
RubiniusMethod
SimpleCallbackMethod
UndefinedMethod
WrapperMethod
YARVMethod
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2007 JRuby Team. All Rights Reserved.