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