|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.runtime.callback.AbstractCallback.CallType
Constructor Summary | |
protected |
AbstractCallback.CallType()
|
Method Summary | |
abstract IRubyObject |
invokeMethod(IRubyObject recv,
java.lang.Object[] methodArgs)
|
abstract java.lang.Class[] |
reflectionArgumentTypes()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected AbstractCallback.CallType()
Method Detail |
public abstract IRubyObject invokeMethod(IRubyObject recv, java.lang.Object[] methodArgs) throws java.lang.IllegalAccessException, java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
public abstract java.lang.Class[] reflectionArgumentTypes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |