Class MethodCaller
java.lang.Object
se.krka.kahlua.integration.expose.caller.AbstractCaller
se.krka.kahlua.integration.expose.caller.MethodCaller
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class se.krka.kahlua.integration.expose.caller.AbstractCaller
getParameterTypes, getVarargType, hasVararg, needsMultipleReturnValues
-
Constructor Details
-
MethodCaller
-
-
Method Details
-
call
public void call(Object object0, ReturnValues returnValues, Object[] objects) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException -
hasSelf
public boolean hasSelf() -
getDescriptor
-
equals
-
hashCode
-