|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.runtime.MethodFactory
org.jruby.internal.runtime.methods.InvocationMethodFactory
public class InvocationMethodFactory
| Constructor Summary | |
|---|---|
InvocationMethodFactory()
|
|
InvocationMethodFactory(JRubyClassLoader classLoader)
|
|
| Method Summary | |
|---|---|
DynamicMethod |
getCompiledMethod(RubyModule implementationClass,
java.lang.Class type,
java.lang.String method,
Arity arity,
Visibility visibility,
SinglyLinkedList cref,
StaticScope scope)
|
| Methods inherited from class org.jruby.runtime.MethodFactory |
|---|
createFactory, createFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvocationMethodFactory()
public InvocationMethodFactory(JRubyClassLoader classLoader)
| Method Detail |
|---|
public DynamicMethod getCompiledMethod(RubyModule implementationClass,
java.lang.Class type,
java.lang.String method,
Arity arity,
Visibility visibility,
SinglyLinkedList cref,
StaticScope scope)
getCompiledMethod in class MethodFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||