Class ConstructorCaller
java.lang.Object
se.krka.kahlua.integration.expose.caller.AbstractCaller
se.krka.kahlua.integration.expose.caller.ConstructorCaller
- All Implemented Interfaces:
Caller
-
Field Summary
Fields inherited from class se.krka.kahlua.integration.expose.caller.AbstractCaller
needsMultipleReturnValues, parameters, varargType
-
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 object, ReturnValues returnValues, Object[] objectArray) throws IllegalArgumentException, InstantiationException, IllegalAccessException, InvocationTargetException -
hasSelf
public boolean hasSelf() -
getDescriptor
-
equals
-
hashCode
public int hashCode()
-